Searched refs:CY_FLASH_SM_DBM0_END (Results 1 – 2 of 2) sorted by relevance
492 #define CY_FLASH_SM_DBM0_END (CY_FLASH_SM_DBM0_BASE + CY_FLASH_SM_DBM0_SIZE) macro
454 if(( CY_FLASH_SM_DBM0_TOP <= address) && (address < CY_FLASH_SM_DBM0_END)) in Cy_Flash_MainBoundsCheck()1297 else if ((rowAddr >= CY_FLASH_LG_DBM0_TOP) && (rowAddr < CY_FLASH_SM_DBM0_END)) in Cy_Flash_GetRowDetails()