Home
last modified time | relevance | path

Searched defs:__USED (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h124 #define __USED __attribute__((used)) macro
197 #define __USED __attribute__((used)) macro
269 #define __USED macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h185 #define __USED __attribute__((used)) macro
187 #define __USED _Pragma("__root") macro
Dcmsis_armclang_a.h51 #define __USED __attribute__((used)) macro
Dcmsis_clang_a.h57 #define __USED __attribute__((used)) macro
Dcmsis_gcc_a.h60 #define __USED __attribute__((used)) macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h240 #define __USED __attribute__((used)) macro
242 #define __USED _Pragma("__root") macro
Dcmsis_armclang_m.h51 #define __USED __attribute__((used)) macro
Dcmsis_clang_m.h56 #define __USED __attribute__((used)) macro
Dcmsis_tiarmclang_m.h51 #define __USED __attribute__((used)) macro
Dcmsis_gcc_m.h56 #define __USED __attribute__((used)) macro