Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c312 LL_PWR_ClearWakeupSource(wakeuppin); in HAL_PWR_GetClearWakeupSource()
406 LL_PWR_ClearWakeupSource(LL_PWR_WAKEUP_ALL); in HAL_PWR_EnterDEEPSTOPMode()
Dstm32wb0x_hal_pwr_ex.c497 LL_PWR_ClearWakeupSource(LL_PWR_WAKEUP_ALL); in HAL_PWREx_EnterSHUTDOWNMode()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h1840 __STATIC_INLINE void LL_PWR_ClearWakeupSource(uint32_t source) in LL_PWR_ClearWakeupSource() function