Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h127 #define __WEAK __attribute__((weak)) macro
200 #define __WEAK __attribute__((weak)) macro
272 #define __WEAK __weak macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h193 #define __WEAK __attribute__((weak)) macro
195 #define __WEAK _Pragma("__weak") macro
Dcmsis_armclang_a.h54 #define __WEAK __attribute__((weak)) macro
Dcmsis_clang_a.h60 #define __WEAK __attribute__((weak)) macro
Dcmsis_gcc_a.h63 #define __WEAK __attribute__((weak)) macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h249 #define __WEAK __attribute__((weak)) macro
251 #define __WEAK _Pragma("__weak") macro
Dcmsis_armclang_m.h54 #define __WEAK __attribute__((weak)) macro
Dcmsis_clang_m.h59 #define __WEAK __attribute__((weak)) macro
Dcmsis_tiarmclang_m.h54 #define __WEAK __attribute__((weak)) macro
Dcmsis_gcc_m.h59 #define __WEAK __attribute__((weak)) macro