Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_compiler.h61 #ifndef __STATIC_FORCEINLINE
62 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
166 #ifndef __STATIC_FORCEINLINE
167 #define __STATIC_FORCEINLINE __FORCEINLINE __STATIC_INLINE