Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/Core_A/Include/
Dcmsis_compiler.h85 #ifndef __USED
86 #define __USED __attribute__((used)) macro
135 #ifndef __USED
136 #define __USED __attribute__((used)) macro
179 #ifndef __USED
180 #warning No compiler specific solution for __USED. __USED is ignored.
181 #define __USED macro
Dcmsis_iccarm.h198 #ifndef __USED
200 #define __USED __attribute__((used)) macro
202 #define __USED _Pragma("__root") macro
Dcmsis_armclang.h52 #ifndef __USED
53 #define __USED __attribute__((used)) macro
Dcmsis_armcc.h59 #ifndef __USED
60 #define __USED __attribute__((used)) macro
Dcmsis_gcc.h61 #ifndef __USED
62 #define __USED __attribute__((used)) macro
/cmsis-3.4.0/CMSIS/Core_R/Include/
Dcmsis_compiler.h85 #ifndef __USED
86 #define __USED __attribute__((used)) macro
135 #ifndef __USED
136 #define __USED __attribute__((used)) macro
179 #ifndef __USED
180 #warning No compiler specific solution for __USED. __USED is ignored.
181 #define __USED macro
Dcmsis_gcc.h62 #ifndef __USED
63 #define __USED __attribute__((used)) macro
/cmsis-3.4.0/CMSIS/Core/Include/
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
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_armclang.h48 #ifndef __USED
49 #define __USED __attribute__((used)) macro
Dcmsis_armclang_ltm.h48 #ifndef __USED
49 #define __USED __attribute__((used)) macro
Dcmsis_gcc.h55 #ifndef __USED
56 #define __USED __attribute__((used)) macro