Searched refs:SERFLASH_BLOCK_SIZE (Results 1 – 16 of 16) sorted by relevance
238 #define SERFLASH_BLOCK_SIZE 0x10000 macro
237 #define SERFLASH_BLOCK_SIZE 0x10000 macro
246 #define SERFLASH_BLOCK_SIZE 0x10000 macro
236 #define SERFLASH_BLOCK_SIZE 0x10000 macro
2862 u32StartBlock = u32StartAddr / SERFLASH_BLOCK_SIZE; in MDrv_FSP_AddressErase()