Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h85 #ifndef __USED
86 #define __USED __attribute__((used)) macro
157 #ifndef __USED
158 #define __USED __attribute__((used)) macro
227 #ifndef __USED
228 #warning No compiler specific solution for __USED. __USED is ignored.
229 #define __USED macro
A Dcmsis_armcc.h72 #ifndef __USED
73 #define __USED __attribute__((used)) macro
A Dcmsis_iccarm.h233 #ifndef __USED
235 #define __USED __attribute__((used)) macro
237 #define __USED _Pragma("__root") macro
A Dcmsis_armclang.h52 #ifndef __USED
53 #define __USED __attribute__((used)) macro
A Dcmsis_armclang_ltm.h52 #ifndef __USED
53 #define __USED __attribute__((used)) macro
A Dcmsis_gcc.h55 #ifndef __USED
56 #define __USED __attribute__((used)) macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h85 #ifndef __USED
86 #define __USED __attribute__((used)) macro
157 #ifndef __USED
158 #define __USED __attribute__((used)) macro
227 #ifndef __USED
228 #warning No compiler specific solution for __USED. __USED is ignored.
229 #define __USED macro
A Dcmsis_armcc.h72 #ifndef __USED
73 #define __USED __attribute__((used)) macro
A Dcmsis_iccarm.h233 #ifndef __USED
235 #define __USED __attribute__((used)) macro
237 #define __USED _Pragma("__root") macro
A Dcmsis_armclang.h48 #ifndef __USED
49 #define __USED __attribute__((used)) macro
A Dcmsis_armclang_ltm.h48 #ifndef __USED
49 #define __USED __attribute__((used)) macro
A Dcmsis_gcc.h58 #ifndef __USED
59 #define __USED __attribute__((used)) macro

Completed in 34 milliseconds