Searched refs:CY_FLASH_LG_DBM1_TOP (Results 1 – 2 of 2) sorted by relevance
462 if(( CY_FLASH_LG_DBM1_TOP <= address) && (address < CY_FLASH_LG_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()1338 ((rowAddr - CY_FLASH_LG_DBM1_TOP) / CY_FLASH_SIZEOF_ROW)); in Cy_Flash_GetRowDetails()
538 #define CY_FLASH_LG_DBM1_TOP CY_FLASH_LG_DBM1_BASE macro