Home
last modified time | relevance | path

Searched refs:__NO_INIT (Results 1 - 6 of 6) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcmsis_compiler.h164 #ifndef __NO_INIT
165 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
238 #ifndef __NO_INIT
239 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
311 #ifndef __NO_INIT
312 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_armclang_m.h102 #ifndef __NO_INIT
103 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
H A Dcmsis_clang_m.h107 #ifndef __NO_INIT
108 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
H A Dcmsis_tiarmclang_m.h102 #ifndef __NO_INIT
103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
H A Dcmsis_gcc_m.h111 #ifndef __NO_INIT
112 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
H A Dcmsis_iccarm_m.h108 #ifndef __NO_INIT
109 #define __NO_INIT __attribute__ ((section (".noinit"))) macro

Completed in 13 milliseconds