Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/Core_A/Include/
Dcmsis_compiler.h88 #ifndef __WEAK
89 #define __WEAK __attribute__((weak)) macro
138 #ifndef __WEAK
139 #define __WEAK __attribute__((weak)) macro
187 #ifndef __WEAK
188 #define __WEAK __weak macro
Dcmsis_iccarm.h206 #ifndef __WEAK
208 #define __WEAK __attribute__((weak)) macro
210 #define __WEAK _Pragma("__weak") macro
Dcmsis_armclang.h55 #ifndef __WEAK
56 #define __WEAK __attribute__((weak)) macro
Dcmsis_armcc.h62 #ifndef __WEAK
63 #define __WEAK __attribute__((weak)) macro
Dcmsis_gcc.h64 #ifndef __WEAK
65 #define __WEAK __attribute__((weak)) macro
/cmsis-3.4.0/CMSIS/Core_R/Include/
Dcmsis_compiler.h88 #ifndef __WEAK
89 #define __WEAK __attribute__((weak)) macro
138 #ifndef __WEAK
139 #define __WEAK __attribute__((weak)) macro
187 #ifndef __WEAK
188 #define __WEAK __weak macro
Dcmsis_gcc.h65 #ifndef __WEAK
66 #define __WEAK __attribute__((weak)) macro
/cmsis-3.4.0/CMSIS/Core/Include/
Dcmsis_compiler.h88 #ifndef __WEAK
89 #define __WEAK __attribute__((weak)) macro
160 #ifndef __WEAK
161 #define __WEAK __attribute__((weak)) macro
231 #ifndef __WEAK
232 #define __WEAK __weak macro
Dcmsis_iccarm.h241 #undef __WEAK /* undo the definition from DLib_Defaults.h */
242 #ifndef __WEAK
244 #define __WEAK __attribute__((weak)) macro
246 #define __WEAK _Pragma("__weak") macro
Dcmsis_armcc.h75 #ifndef __WEAK
76 #define __WEAK __attribute__((weak)) macro
Dcmsis_armclang.h51 #ifndef __WEAK
52 #define __WEAK __attribute__((weak)) macro
Dcmsis_armclang_ltm.h51 #ifndef __WEAK
52 #define __WEAK __attribute__((weak)) macro
Dcmsis_gcc.h58 #ifndef __WEAK
59 #define __WEAK __attribute__((weak)) macro