Searched refs:CY_FLASH_LG_DBM1_END (Results 1 – 2 of 2) sorted by relevance
539 #define CY_FLASH_LG_DBM1_END (CY_FLASH_LG_DBM1_BASE + CY_FLASH_LG_DBM1_SIZE) macro
462 if(( CY_FLASH_LG_DBM1_TOP <= address) && (address < CY_FLASH_LG_DBM1_END)) in Cy_Flash_MainBoundsCheck()