Home
last modified time | relevance | path

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

/external/platform/nrfx/mdk/
A Dcompiler_abstraction.h60 #ifndef __WEAK
61 #define __WEAK __weak macro
93 #ifndef __WEAK
94 #define __WEAK __attribute__((weak)) macro
125 #ifndef __WEAK
126 #define __WEAK __weak macro
158 #ifndef __WEAK
159 #define __WEAK __attribute__((weak)) macro
197 #ifndef __WEAK
198 #define __WEAK __attribute__((weak)) macro
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A 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
A Dcmsis_armcc.h75 #ifndef __WEAK
76 #define __WEAK __attribute__((weak)) macro
A Dcmsis_iccarm.h241 #ifndef __WEAK
243 #define __WEAK __attribute__((weak)) macro
245 #define __WEAK _Pragma("__weak") macro
A Dcmsis_armclang.h55 #ifndef __WEAK
56 #define __WEAK __attribute__((weak)) macro
A Dcmsis_armclang_ltm.h55 #ifndef __WEAK
56 #define __WEAK __attribute__((weak)) macro
A Dcmsis_gcc.h58 #ifndef __WEAK
59 #define __WEAK __attribute__((weak)) macro
/external/arch/arm/arm-m/CMSIS/Include/
A 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
A 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
A Dcmsis_armcc.h75 #ifndef __WEAK
76 #define __WEAK __attribute__((weak)) macro
A Dcmsis_armclang.h51 #ifndef __WEAK
52 #define __WEAK __attribute__((weak)) macro
A Dcmsis_armclang_ltm.h51 #ifndef __WEAK
52 #define __WEAK __attribute__((weak)) macro
A Dcmsis_gcc.h61 #ifndef __WEAK
62 #define __WEAK __attribute__((weak)) macro

Completed in 36 milliseconds