Searched refs:CY_FLASH_SM_DBM1_END (Results 1 – 2 of 2) sorted by relevance
542 #define CY_FLASH_SM_DBM1_END (CY_FLASH_SM_DBM1_BASE + CY_FLASH_SM_DBM1_SIZE) macro
467 if(( CY_FLASH_SM_DBM1_TOP <= address) && (address < CY_FLASH_SM_DBM1_END)) in Cy_Flash_MainBoundsCheck()1335 else if ((rowAddr >= CY_FLASH_LG_DBM1_TOP) && (rowAddr < CY_FLASH_SM_DBM1_END)) in Cy_Flash_GetRowDetails()