Home
last modified time | relevance | path

Searched refs:PWR_SR1_SMPSHPRDY (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h1337 return ((READ_BIT(PWR->SR1, PWR_SR1_SMPSHPRDY) == (PWR_SR1_SMPSHPRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SMPSHPRDY()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c1299 if (READ_BIT(pwr_sr1, PWR_SR1_SMPSHPRDY | PWR_SR1_SMPSBYPRDY) == 0U) in HAL_PWREx_SMPS_SetMode()
1353 else if (READ_BIT(pwr_sr1, PWR_SR1_SMPSHPRDY) == 0U) in HAL_PWREx_SMPS_GetEffectiveMode()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h10208 #define PWR_SR1_SMPSHPRDY PWR_SR1_SMPSHPRDY_Msk /*!< SMPS High-power… macro
Dstm32l562xx.h10911 #define PWR_SR1_SMPSHPRDY PWR_SR1_SMPSHPRDY_Msk /*!< SMPS High-power… macro