Searched refs:CY_WFLASH_SM_DBM0_END (Results 1 – 2 of 2) sorted by relevance
474 #define CY_WFLASH_SM_DBM0_END (CY_WFLASH_SM_DBM0_BASE + CY_WFLASH_SM_DBM0_SIZE) macro
402 if(( CY_WFLASH_SM_DBM0_TOP <= address) && (address < CY_WFLASH_SM_DBM0_END)) in Cy_Flash_WorkBoundsCheck()1283 if ((rowAddr >= CY_WFLASH_LG_DBM0_TOP) && (rowAddr < CY_WFLASH_SM_DBM0_END)) in Cy_Flash_GetRowDetails()