Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c217 LL_PWR_SetSMPSPrechargeMode(LL_PWR_SMPS_PRECHARGE); in RADIO_SetHighPower()
229 LL_PWR_SetSMPSPrechargeMode(LL_PWR_NO_SMPS_PRECHARGE); in RADIO_SetHighPower()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h2360 __STATIC_INLINE void LL_PWR_SetSMPSPrechargeMode(uint32_t mode) in LL_PWR_SetSMPSPrechargeMode() function