Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_compiler.h125 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
199 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
272 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_armclang.h108 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
Dcmsis_clang.h113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_iccarm.h186 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_gcc.h113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro