Searched defs:IS_FLASH_PAGE (Results 1 – 2 of 2) sorted by relevance
996 #define IS_FLASH_PAGE(PAGE) ((PAGE) < 128U) macro
993 #define IS_FLASH_PAGE(PAGE) ((PAGE) < FLASH_PAGE_NB) macro