Searched refs:CY_FLASH_LG_SBM_TOP (Results 1 – 2 of 2) sorted by relevance
482 #define CY_FLASH_LG_SBM_TOP CY_FLASH_LG_SBM_BASE macro
437 if(( CY_FLASH_LG_SBM_TOP <= address) && (address < CY_FLASH_LG_SBM_END)) in Cy_Flash_MainBoundsCheck()1269 else if ((rowAddr >= CY_FLASH_LG_SBM_TOP) && (rowAddr < CY_FLASH_SM_SBM_END)) in Cy_Flash_GetRowDetails()