Home
last modified time | relevance | path

Searched defs:__STATIC_FORCEINLINE (Results 1 – 6 of 6) sorted by relevance

/cmsis_6-latest/CMSIS/Core/Include/
Dcmsis_compiler.h78 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
151 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
Dcmsis_armclang.h47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
Dcmsis_clang.h52 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
Dcmsis_iccarm.h54 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
Dcmsis_gcc.h48 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h45 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro