Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h1357 return ((READ_BIT(PWR->SR1, PWR_SR1_SMPSBYPRDY) == (PWR_SR1_SMPSBYPRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SMPSBYPRDY()
/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()
1349 if (READ_BIT(pwr_sr1, PWR_SR1_SMPSBYPRDY) != 0U) in HAL_PWREx_SMPS_GetEffectiveMode()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h10202 #define PWR_SR1_SMPSBYPRDY PWR_SR1_SMPSBYPRDY_Msk /*!< SMPS Bypass rea… macro
Dstm32l562xx.h10905 #define PWR_SR1_SMPSBYPRDY PWR_SR1_SMPSBYPRDY_Msk /*!< SMPS Bypass rea… macro