Searched defs:SECTOR_SIZE (Results 1 – 7 of 7) sorted by relevance
24 #define SECTOR_SIZE 0x20000 /* 128K */ macro26 #define SECTOR_SIZE 0x4000 /* 16K */ macro
14 #define SECTOR_SIZE 512 /* subsystem should set all cards to 512 byte blocks */ macro
15 #define SECTOR_SIZE 512 /* subsystem should set all cards to 512 byte blocks */ macro
22 #define SECTOR_SIZE (0x1000u) macro
31 #define SECTOR_SIZE DT_PROP(DT_CHOSEN(zephyr_flash), erase_block_size) macro
47 #define SECTOR_SIZE 512 macro
26 #define SECTOR_SIZE 512 macro