Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h132 #ifndef __NO_INIT
133 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
206 #ifndef __NO_INIT
207 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
279 #ifndef __NO_INIT
280 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_armclang.h107 #ifndef __NO_INIT
108 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
Dcmsis_clang.h112 #ifndef __NO_INIT
113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_gcc.h112 #ifndef __NO_INIT
113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h102 #ifndef __NO_INIT
103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_iccarm_m.h110 #ifndef __NO_INIT
111 #define __NO_INIT __attribute__ ((section (".noinit"))) macro