Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_compiler.h80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
A Dcmsis_armcc.h67 #define __STATIC_FORCEINLINE static __forceinline macro
A Dcmsis_armclang.h47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
A Dcmsis_iccarm.h177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
A Dcmsis_armclang_ltm.h47 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
A Dcmsis_gcc.h50 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_compiler.h80 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
152 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
221 #define __STATIC_FORCEINLINE __STATIC_INLINE macro
A Dcmsis_armcc.h67 #define __STATIC_FORCEINLINE static __forceinline macro
A Dcmsis_armclang.h43 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
A Dcmsis_iccarm.h177 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE macro
A Dcmsis_armclang_ltm.h43 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static __inline macro
A Dcmsis_gcc.h53 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro

Completed in 36 milliseconds