Home
last modified time | relevance | path

Searched refs:__USED (Results 1 – 9 of 9) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h91 #ifndef __USED
92 #define __USED __attribute__((used)) macro
164 #ifndef __USED
165 #define __USED __attribute__((used)) macro
235 #ifndef __USED
236 #warning No compiler specific solution for __USED. __USED is ignored.
237 #define __USED macro
Dcmsis_armclang.h55 #ifndef __USED
56 #define __USED __attribute__((used)) macro
Dcmsis_clang.h60 #ifndef __USED
61 #define __USED __attribute__((used)) macro
Dcmsis_armcc.h72 #ifndef __USED
73 #define __USED __attribute__((used)) macro
Dcmsis_iccarm.h233 #ifndef __USED
235 #define __USED __attribute__((used)) macro
237 #define __USED _Pragma("__root") macro
Dcmsis_gcc.h56 #ifndef __USED
57 #define __USED __attribute__((used)) macro
Dcmsis_armclang_ltm.h48 #ifndef __USED
49 #define __USED __attribute__((used)) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h240 #ifndef __USED
242 #define __USED __attribute__((used)) macro
244 #define __USED _Pragma("__root") macro
Dcmsis_tiarmclang_m.h50 #ifndef __USED
51 #define __USED __attribute__((used)) macro