Searched refs:CY_WFLASH_LG_DBM0_TOP (Results 1 – 2 of 2) sorted by relevance
400 if(( CY_WFLASH_LG_DBM0_TOP <= address) && (address < CY_WFLASH_LG_DBM0_END)) in Cy_Flash_WorkBoundsCheck()1314 if ((rowAddr >= CY_WFLASH_LG_DBM0_TOP) && (rowAddr < CY_WFLASH_SM_DBM0_END)) in Cy_Flash_GetRowDetails()1317 ((rowAddr - CY_WFLASH_LG_DBM0_TOP) / CY_FLASH_SIZEOF_ROW)); in Cy_Flash_GetRowDetails()
514 #define CY_WFLASH_LG_DBM0_TOP CY_WFLASH_LG_DBM0_BASE macro