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

CC26XX_NO_TYPE macro

Syntax

#define CC26XX_NO_TYPE 0

References

LocationText
cc26xx.h:64
#define CC26XX_NO_TYPE 0 /* Device type not determined yet */
cc26xx.c:259
cc26xx_bank->device_type = CC26XX_NO_TYPE;
cc26xx.c:523
case CC26XX_NO_TYPE: