Searched refs:mpy_type (Results 1 – 4 of 4) sorted by relevance
248 int mpy_type = -1; in parse_devices_csv_1() local357 mpy_type = atoi (val); in parse_devices_csv_1()360 || (mpy_type == 0 && val[0] != '0') in parse_devices_csv_1()361 || !(mpy_type == 0 in parse_devices_csv_1()362 || mpy_type == 1 in parse_devices_csv_1()363 || mpy_type == 2 in parse_devices_csv_1()364 || mpy_type == 4 in parse_devices_csv_1()365 || mpy_type == 8)) in parse_devices_csv_1()372 extracted_mcu_data.hwmpy = mpy_type; in parse_devices_csv_1()383 if (msp430_warn_devices_csv && (cpu_type == -1 || mpy_type == -1)) in parse_devices_csv_1()[all …]
2401 struct mpy_type in autodetect_attributes() struct
2390 struct mpy_type in autodetect_attributes() struct