Home
last modified time | relevance | path

Searched refs:msp430_mcu_names (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c697 static const char * msp430_mcu_names [] = variable
775 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()