Home
last modified time | relevance | path

Searched refs:SRAM_BASE_ADDRESS (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/HEADER_FILES/
Dxmc7xxx_partition.h13 #define SRAM_BASE_ADDRESS CY_SRAM_BASE /* SRAM START */ macro
43 #define BASE_SRAM_CM0P (SRAM_BASE_ADDRESS + SRAM_START_RESERVE + SRAM_PRIVATE_FOR_…
45 #define BASE_SRAM_CM7_0 (SRAM_BASE_ADDRESS + CM0PLUS_SRAM_RESERVE)
47 #define BASE_SRAM_CM7_1 SRAM_BASE_ADDRESS + CM0PLUS_SRAM_RESERVE + SIZE_SRAM_CM7_0