Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr_ex.c448 while (!LL_PWR_IsSMPSinRUNMode()); in HAL_PWREx_SMPS_SetMode()
456 while (!LL_PWR_IsSMPSinRUNMode()); in HAL_PWREx_SMPS_SetMode()
464 while (LL_PWR_IsSMPSinRUNMode()); in HAL_PWREx_SMPS_SetMode()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h2312 __STATIC_INLINE uint32_t LL_PWR_IsSMPSinRUNMode(void) in LL_PWR_IsSMPSinRUNMode() function