Searched defs:CY_RAMFUNC_BEGIN (Results 1 – 1 of 1) sorted by relevance
170 #define CY_RAMFUNC_BEGIN __attribute__ ((section(".cy_ramfunc"))) macro176 #define CY_RAMFUNC_BEGIN __attribute__ ((section("__DATA, .cy_ramfunc"))) macro181 #define CY_RAMFUNC_BEGIN __attribute__ ((section(".cy_ramfunc"))) macro194 #define CY_RAMFUNC_BEGIN CY_PRAGMA(diag_suppress = Ta023) __ramfunc macro