Searched defs:CY_NOINIT (Results 1 – 1 of 1) sorted by relevance
159 #define CY_NOINIT __attribute__ ((section(".bss.noinit"))) macro161 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro163 #define CY_NOINIT __attribute__ ((section(".noinit"), zero_init)) macro174 #define CY_NOINIT __attribute__ ((section("__DATA, __noinit"))) macro179 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro190 #define CY_NOINIT __no_init macro