Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c346 if (sConfigDEEPSTOP->deepStopMode == PWR_DEEPSTOP_WITH_SLOW_CLOCK_OFF) in HAL_PWR_ConfigDEEPSTOP()
381 if (sConfigDEEPSTOP->deepStopMode == PWR_DEEPSTOP_WITH_SLOW_CLOCK_OFF) in HAL_PWR_ConfigDEEPSTOP()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h67 uint32_t deepStopMode; /*!< Specifies the configuration of the slow clock in DEEPSTOP. member