Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c408 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_LOWPOWERMODE_STOP); in HAL_PWR_EnterDEEPSTOPMode()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h116 #define PWR_LOWPOWERMODE_STOP (0x00000000U) /*!< DeepStop mode… macro