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

FLASH_PSIZE_8 macro

Syntax

#define FLASH_PSIZE_8 (0 << 8)

References

LocationText
stm32f2x.c:144
#define FLASH_PSIZE_8 (0 << 8)
stm32h7x.c:42
#define FLASH_PSIZE_8 (0 << 4)
stm32f2x.c:880
FLASH_PG | FLASH_PSIZE_8);