MSP432_NO_TYPE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MSP432_NO_TYPE macro

Syntax

#define MSP432_NO_TYPE 0

References

LocationText
msp432.h:16
#define MSP432_NO_TYPE 0 /* Device type not determined yet */
msp432.c:68
int device_type = MSP432_NO_TYPE;
msp432.c:584
msp432_bank->device_type = MSP432_NO_TYPE;