Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dcompiler.h66 #define NORETURN_FUNCTION(function) __noreturn function argument
74 #define NOSTACK_FUNCTION(function) __stackless function argument
95 #define WEAK_FUNCTION(function) __weak function argument
126 #define NO_INLINE(function) _Pragma(QUOTEME(optimize=no_inline)) function argument
193 #define NORETURN_FUNCTION(function) __attribute__((noreturn)) function argument
202 #define NOSTACK_FUNCTION(function) function argument
209 #define NO_INLINE(function) __attribute__((noinline)) function argument
217 #define WEAK_FUNCTION(function) __weak function argument
241 #define WEAK_FUNCTION(function) __attribute__((weak)) function argument
317 #define WEAK_FUNCTION(function) __attribute__((weak)) function argument
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/
DREADME52 In the HAL_ETH_ReadData function where it checks for the last descriptor,
/hal_stm32-latest/stm32cube/stm32h5xx/
DREADME53 In the HAL_ETH_ReadData function where it checks for the last descriptor,
/hal_stm32-latest/stm32cube/stm32l1xx/
DREADME47 undeclared (first use in this function); did you mean 'SVC_IRQn'?
/hal_stm32-latest/stm32cube/
DCMakeLists.txt33 # Provide the minimal definitions needed by Cube to function
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt22 function(min OUT_VAR)
DREADME.rst111 - Defined Error_Handler function: