Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_def.h136 #define __NOINLINE __attribute__ ( (noinline) ) macro
177 #define __NOINLINE __attribute__ ( (noinline) ) macro
187 #define __NOINLINE _Pragma("optimize = no_inline") macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_def.h196 #define __NOINLINE __attribute__ ( (noinline) ) macro
202 #define __NOINLINE _Pragma("optimize = no_inline") macro
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_def.h195 #define __NOINLINE __attribute__ ( (noinline) ) macro
201 #define __NOINLINE _Pragma("optimize = no_inline") macro