Searched refs:LL_PWR_IsSMPSinRUNMode (Results 1 – 2 of 2) sorted by relevance
448 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()
2312 __STATIC_INLINE uint32_t LL_PWR_IsSMPSinRUNMode(void) in LL_PWR_IsSMPSinRUNMode() function