Searched refs:SFLASH_SECTION_SIZE (Results 1 – 3 of 3) sorted by relevance
36 #define SFLASH_SECTION_SIZE 0x00008000UL macro
1246 if ((flashAddr >= SFLASH_BASE) && (flashAddr < (SFLASH_BASE + SFLASH_SECTION_SIZE))) in Cy_Flash_GetRowNum()