Home
last modified time | relevance | path

Searched defs:CY_SECTION_SRAM1_CODE_BEGIN (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syslib.h637 #define CY_SECTION_SRAM1_CODE_BEGIN CY_PRAGMA(diag_suppress = Ta023) __ramfunc macro
639 #define CY_SECTION_SRAM1_CODE_BEGIN CY_SECTION(".cy_sram1_code") macro