Home
last modified time | relevance | path

Searched refs:CY_EM_EEPROM_BASE (Results 1 – 25 of 204) sorted by relevance

123456789

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash.c1500 if ((flashAddr >= CY_EM_EEPROM_BASE) && (flashAddr < (CY_EM_EEPROM_BASE + CY_EM_EEPROM_SIZE))) in Cy_Flash_GetRowNum()
1503 ((flashAddr - CY_EM_EEPROM_BASE) / CY_FLASH_SIZEOF_ROW); in Cy_Flash_GetRowNum()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c339 __cy_memory_1_start EQU __cpp(CY_EM_EEPROM_BASE) in Cy_MemorySymbols()
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c390 ((eeOffset >= CY_EM_EEPROM_BASE) && in Cy_BLE_HAL_NvramWrite()
391 ((eeOffset + length) <= (CY_EM_EEPROM_BASE + CY_EM_EEPROM_SIZE))) || in Cy_BLE_HAL_NvramWrite()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device_common.h363 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6136fdi_f42.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6137bzi_f14.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6336lqi_blf42.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6337bzi_blf13.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6016bzi_f04.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6036bzi_f04.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6117fdi_f02.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6136bzi_f14.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6136fti_f42.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6137fdi_f02.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6316bzi_blf03.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6316bzi_blf04.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6336bzi_blf03.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6336bzi_blf04.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6336lqi_blf02.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6146bti_f54.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6147bti_f54.h236 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c6347fmi_bud13.h461 #define CY_EM_EEPROM_BASE 0x14000000UL macro
Dcy8c68237bz_ble.h461 #define CY_EM_EEPROM_BASE 0x14000000UL macro
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c495 __cy_memory_1_start EQU __cpp(CY_EM_EEPROM_BASE) in Cy_MemorySymbols()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_nvm.c281 .start_address = CY_EM_EEPROM_BASE,

123456789