Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_compiler.h94 #ifndef __WEAK
95 #define __WEAK __attribute__((weak)) macro
167 #ifndef __WEAK
168 #define __WEAK __attribute__((weak)) macro
239 #ifndef __WEAK
240 #define __WEAK __weak macro
Dcmsis_armclang.h58 #ifndef __WEAK
59 #define __WEAK __attribute__((weak)) macro
Dcmsis_clang.h63 #ifndef __WEAK
64 #define __WEAK __attribute__((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_gcc.h59 #ifndef __WEAK
60 #define __WEAK __attribute__((weak)) macro
Dcmsis_armclang_ltm.h51 #ifndef __WEAK
52 #define __WEAK __attribute__((weak)) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h248 #undef __WEAK /* undo the definition from DLib_Defaults.h */
249 #ifndef __WEAK
251 #define __WEAK __attribute__((weak)) macro
253 #define __WEAK _Pragma("__weak") macro
Dcmsis_tiarmclang_m.h53 #ifndef __WEAK
54 #define __WEAK __attribute__((weak)) macro