Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h336 …((__FLAG__) == PWR_FLAG_ACTVOSRDY) ? ((PWR->VOSCR & PWR_VOSCR_ACTVOSRDY) == PWR_VOSCR_ACTVOSRDY)…
Dstm32n6xx_ll_pwr.h1424 return ((READ_BIT(PWR->VOSCR, PWR_VOSCR_ACTVOSRDY) == (PWR_VOSCR_ACTVOSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_ACTVOSRDY()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c279 while ((PWR->VOSCR & PWR_VOSCR_ACTVOSRDY) == 0U) in HAL_PWREx_ConfigSupply()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24695 #define PWR_VOSCR_ACTVOSRDY PWR_VOSCR_ACTVOSRDY_Msk /*!< Voltage levels… macro
Dstm32n657xx.h25844 #define PWR_VOSCR_ACTVOSRDY PWR_VOSCR_ACTVOSRDY_Msk /*!< Voltage levels… macro
Dstm32n655xx.h25602 #define PWR_VOSCR_ACTVOSRDY PWR_VOSCR_ACTVOSRDY_Msk /*!< Voltage levels… macro
Dstm32n647xx.h24937 #define PWR_VOSCR_ACTVOSRDY PWR_VOSCR_ACTVOSRDY_Msk /*!< Voltage levels… macro