Searched refs:msp430_mcu_names (Results 1 – 1 of 1) sorted by relevance
697 static const char * msp430_mcu_names [] = variable775 for (i = sizeof msp430_mcu_names / sizeof msp430_mcu_names[0]; i--;) in md_parse_option()776 if (strcasecmp (msp430_mcu_names[i], arg) == 0) in md_parse_option()