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

FMC_MERASE_BIT macro

Syntax

#define FMC_MERASE_BIT 0x00000004

References

LocationText
cc3220sf.h:25
#define FMC_MERASE_BIT 0x00000004
cc3220sf.c:63
if ((value & FMC_MERASE_BIT) == 0) {
cc3220sf.h:27
#define FMC_MERASE_VALUE (FMC_DEFAULT_VALUE | FMC_MERASE_BIT)