Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_def.h165 #define __NOINLINE __attribute__ ( (noinline) ) macro
171 #define __NOINLINE _Pragma("optimize = no_inline") macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_def.h195 #define __NOINLINE __attribute__ ( (noinline) ) macro
201 #define __NOINLINE _Pragma("optimize = no_inline") macro

Completed in 3 milliseconds