Searched refs:CY_WFLASH_SM_DBM1_END (Results 1 – 2 of 2) sorted by relevance
524 #define CY_WFLASH_SM_DBM1_END (CY_WFLASH_SM_DBM1_BASE + CY_WFLASH_SM_DBM1_SIZE) macro
415 if(( CY_WFLASH_SM_DBM1_TOP <= address) && (address < CY_WFLASH_SM_DBM1_END)) in Cy_Flash_WorkBoundsCheck()1321 else if ((rowAddr >= CY_WFLASH_LG_DBM1_TOP) && (rowAddr < CY_WFLASH_SM_DBM1_END)) in Cy_Flash_GetRowDetails()