Home
last modified time | relevance | path

Searched refs:PWR_VOSCR_VOSRDY (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h338 …((__FLAG__) == PWR_FLAG_VOSRDY) ? ((PWR->VOSCR & PWR_VOSCR_VOSRDY) == PWR_VOSCR_VOSRDY) …
Dstm32n6xx_ll_pwr.h1465 return ((READ_BIT(PWR->VOSCR, PWR_VOSCR_VOSRDY) == (PWR_VOSCR_VOSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VOSRDY()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c330 while ((PWR->VOSCR & PWR_VOSCR_VOSRDY) == 0U) in HAL_PWREx_ControlVoltageScaling()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24689 #define PWR_VOSCR_VOSRDY PWR_VOSCR_VOSRDY_Msk /*!< VOS Ready bit … macro
Dstm32n657xx.h25838 #define PWR_VOSCR_VOSRDY PWR_VOSCR_VOSRDY_Msk /*!< VOS Ready bit … macro
Dstm32n655xx.h25596 #define PWR_VOSCR_VOSRDY PWR_VOSCR_VOSRDY_Msk /*!< VOS Ready bit … macro
Dstm32n647xx.h24931 #define PWR_VOSCR_VOSRDY PWR_VOSCR_VOSRDY_Msk /*!< VOS Ready bit … macro