Home
last modified time | relevance | path

Searched refs:SFLASH_BASE (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device_common.h438 #define SFLASH_BASE 0x16000000UL macro
439 #define SFLASH ((SFLASH_Type*) SFLASH_BASE)
Dcy8c6136fdi_f42.h329 #define SFLASH_BASE 0x16000000UL macro
330 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6137bzi_f14.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6336lqi_blf42.h329 #define SFLASH_BASE 0x16000000UL macro
330 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6337bzi_blf13.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6016bzi_f04.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6036bzi_f04.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6117fdi_f02.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6136bzi_f14.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6136fti_f42.h329 #define SFLASH_BASE 0x16000000UL macro
330 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6137fdi_f02.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6316bzi_blf03.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6316bzi_blf04.h329 #define SFLASH_BASE 0x16000000UL macro
330 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6336bzi_blf03.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6336bzi_blf04.h329 #define SFLASH_BASE 0x16000000UL macro
330 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6336lqi_blf02.h326 #define SFLASH_BASE 0x16000000UL macro
327 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6146bti_f54.h335 #define SFLASH_BASE 0x16000000UL macro
336 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6147bti_f54.h335 #define SFLASH_BASE 0x16000000UL macro
336 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6347fmi_bud13.h554 #define SFLASH_BASE 0x16000000UL macro
555 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c68237bz_ble.h548 #define SFLASH_BASE 0x16000000UL macro
549 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6246bzi_d04.h551 #define SFLASH_BASE 0x16000000UL macro
552 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c68237fm_ble.h548 #define SFLASH_BASE 0x16000000UL macro
549 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6247bzi_d44.h554 #define SFLASH_BASE 0x16000000UL macro
555 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
Dcy8c6347bzi_bld43.h554 #define SFLASH_BASE 0x16000000UL macro
555 #define SFLASH ((SFLASH_Type*) SFLASH_BASE) …
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash.c1507 if ((flashAddr >= SFLASH_BASE) && (flashAddr < (SFLASH_BASE + SFLASH_SECTION_SIZE))) in Cy_Flash_GetRowNum()
1510 ((flashAddr - SFLASH_BASE) / CY_FLASH_SIZEOF_ROW); in Cy_Flash_GetRowNum()

12345678910>>...14