Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h165 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
239 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
312 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_armclang_m.h103 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
Dcmsis_clang_m.h108 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_tiarmclang_m.h103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_gcc_m.h112 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_iccarm_m.h109 #define __NO_INIT __attribute__ ((section (".noinit"))) macro