Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c229 LL_PWR_SetSMPSPrechargeMode(LL_PWR_NO_SMPS_PRECHARGE); in RADIO_SetHighPower()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h341 #define LL_PWR_NO_SMPS_PRECHARGE (0x000000000U) /*!< SMPS not in pecharge mode */ macro