Home
last modified time | relevance | path

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

/bsp/yichip/yc3121-pos/Libraries/core/
A Dtype.h38 #define __NOINLINE noinline macro
44 #define __NOINLINE _Pragma("optimize = no_inline") macro
/bsp/yichip/yc3122-pos/Libraries/core/
A Dtype.h39 #define __NOINLINE noinline macro
45 #define __NOINLINE _Pragma("optimize = no_inline") macro
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtype_def.h92 #define __NOINLINE __attribute__ ( (noinline) ) macro
98 #define __NOINLINE _Pragma("optimize = no_inline") macro
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/
A Dtype_def.h95 #define __NOINLINE __attribute__ ( (noinline) ) macro
101 #define __NOINLINE _Pragma("optimize = no_inline") macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_def.h182 #define __NOINLINE __attribute__ ( (noinline) ) macro
188 #define __NOINLINE _Pragma("optimize = no_inline") macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_def.h165 #define __NOINLINE __attribute__ ( (noinline) ) macro
167 #define __NOINLINE _Pragma("optimize = no_inline") macro

Completed in 15 milliseconds