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

FLASH_PSIZE_16 macro

Syntax

#define FLASH_PSIZE_16 (1 << 8)

References

LocationText
stm32f2x.c:145
#define FLASH_PSIZE_16 (1 << 8)
stm32h7x.c:43
#define FLASH_PSIZE_16 (1 << 4)
stm32f2x.c:861
FLASH_PG | FLASH_PSIZE_16);