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

PIC32MX_NVMCON macro

Syntax

#define PIC32MX_NVMCON 0xBF80F400

References

LocationText
pic32mx.c:55
#define PIC32MX_NVMCON 0xBF80F400
pic32mx.c:214
target_read_u32(target, PIC32MX_NVMCON, &status);
pic32mx.c:239
target_write_u32(target, PIC32MX_NVMCON, NVMCON_NVMWREN | op);