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

NVM_BASE macro

Syntax

#define NVM_BASE 0x40050000

References

LocationText
xmc1xxx.c:22
#define NVM_BASE 0x40050000
xmc1xxx.c:30
#define NVMSTATUS (NVM_BASE + 0x00)
xmc1xxx.c:31
#define NVMPROG (NVM_BASE + 0x04)
xmc1xxx.c:32
#define NVMCONF (NVM_BASE + 0x08)
xmc1xxx.c:123
buf_set_u32(reg_params[0].value, 0, 32, NVM_BASE);
xmc1xxx.c:192
buf_set_u32(reg_params[0].value, 0, 32, NVM_BASE);
xmc1xxx.c:301
buf_set_u32(reg_params[0].value, 0, 32, NVM_BASE);