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

HFM_SECTOR_COUNT macro

Syntax

#define HFM_SECTOR_COUNT 0x20

References

LocationText
dsp5680xx.h:199
#define HFM_SECTOR_COUNT 0x20
dsp5680xx.c:1887
&& (last == (HFM_SECTOR_COUNT - 1))));
dsp5680xx_flash.c:55
bank->num_sectors = HFM_SECTOR_COUNT;
dsp5680xx_flash.c:78
for (int i = 0; i < HFM_SECTOR_COUNT; i++)
dsp5680xx_flash.c:82
for (int i = 0; i < HFM_SECTOR_COUNT / 2; i++) {
dsp5680xx_flash.c:196
for (i = 0; i < HFM_SECTOR_COUNT; i++) {