Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h133 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
207 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
280 #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_gcc.h113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Dcmsis_iccarm_m.h111 #define __NO_INIT __attribute__ ((section (".noinit"))) macro