Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h97 #define LL_PWR_FLAG_USB33RDY PWR_VMSR_USB33RDY /*!< VDDUSB ready flag …
1590 #if defined (PWR_VMSR_USB33RDY)
1598 return ((READ_BIT(PWR->VMSR, PWR_VMSR_USB33RDY) == (PWR_VMSR_USB33RDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VDDUSB()
Dstm32h5xx_hal_pwr.h324 …LAG__) == PWR_FLAG_USB33RDY) ? (READ_BIT(PWR->VMSR, PWR_VMSR_USB33RDY) == PWR_VMSR_USB33RD…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11839 #define PWR_VMSR_USB33RDY PWR_VMSR_USB33RDY_Msk macro
Dstm32h562xx.h12568 #define PWR_VMSR_USB33RDY PWR_VMSR_USB33RDY_Msk macro
Dstm32h533xx.h12358 #define PWR_VMSR_USB33RDY PWR_VMSR_USB33RDY_Msk macro
Dstm32h573xx.h15171 #define PWR_VMSR_USB33RDY PWR_VMSR_USB33RDY_Msk macro
Dstm32h563xx.h14652 #define PWR_VMSR_USB33RDY PWR_VMSR_USB33RDY_Msk macro