Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c218 while(LL_PWR_IsSMPSReady()); in RADIO_SetHighPower()
230 while(!LL_PWR_IsSMPSReady()); in RADIO_SetHighPower()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h2302 __STATIC_INLINE uint32_t LL_PWR_IsSMPSReady(void) in LL_PWR_IsSMPSReady() function