Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syslib.h619 #define CY_SECTION_RAMFUNC_BEGIN CY_PRAGMA(diag_suppress = Ta023) __ramfunc macro
621 #define CY_SECTION_RAMFUNC_BEGIN CY_SECTION(".cy_ramfunc") macro