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

FLASH_NVWPAR macro

Syntax

#define FLASH_NVWPAR 0x0000DFB0

References

LocationText
str7x.c:31
#define FLASH_NVWPAR 0x0000DFB0
str7x.c:306
retval = target_read_u32(target, str7x_get_flash_adr(bank, FLASH_NVWPAR), &flash_flags);
str7x.c:402
cmd = str7x_get_flash_adr(bank, FLASH_NVWPAR);