Searched refs:CY_NOINIT (Results 1 – 3 of 3) sorted by relevance
102 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro104 #define CY_NOINIT __attribute__ ((section(".noinit"), zero_init)) macro115 #define CY_NOINIT __attribute__ ((section("__DATA, __noinit"))) macro120 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro131 #define CY_NOINIT __no_init macro
39 … code. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declara…40 * `CY_NOINIT`
35 … code. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declara…36 * CY_NOINIT