Home
last modified time | relevance | path

Searched refs:CY_NOINIT (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/libs/core-lib/include/
Dcy_utils.h102 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro
104 #define CY_NOINIT __attribute__ ((section(".noinit"), zero_init)) macro
115 #define CY_NOINIT __attribute__ ((section("__DATA, __noinit"))) macro
120 #define CY_NOINIT __attribute__ ((section(".noinit"))) macro
131 #define CY_NOINIT __no_init macro
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md39 … code. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declara…
40 * `CY_NOINIT`
DRELEASE.md35 … code. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declara…
36 * CY_NOINIT