Searched refs:CY_FLASH_LG_DBM0_TOP (Results 1 – 2 of 2) sorted by relevance
452 if(( CY_FLASH_LG_DBM0_TOP <= address) && (address < CY_FLASH_LG_DBM0_END)) in Cy_Flash_MainBoundsCheck()1328 else if ((rowAddr >= CY_FLASH_LG_DBM0_TOP) && (rowAddr < CY_FLASH_SM_DBM0_END)) in Cy_Flash_GetRowDetails()1331 ((rowAddr - CY_FLASH_LG_DBM0_TOP) / CY_FLASH_SIZEOF_ROW)); in Cy_Flash_GetRowDetails()
532 #define CY_FLASH_LG_DBM0_TOP CY_FLASH_LG_DBM0_BASE macro