Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dcompiler.h126 #define NO_INLINE(function) _Pragma(QUOTEME(optimize=no_inline)) function macro
209 #define NO_INLINE(function) __attribute__((noinline)) function macro
366 #define NO_INLINE(function) __attribute__((noinline)) function macro