HAL
HAL_CORTEX_ClearEvent() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_CORTEX_ClearEvent() function

Clear pending events.

Syntax

void HAL_CORTEX_ClearEvent(void);
Implemented in stm32f4xx_hal_cortex.c:342

Return value

None

References

LocationText
stm32f4xx_hal_cortex.c:342
void HAL_CORTEX_ClearEvent(void)
stm32f4xx_hal_cortex.h:289
void HAL_CORTEX_ClearEvent(void);