Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1166 SET_BIT(PWR->USBSCR, PWR_USBSCR_USB33SV); in LL_PWR_EnableVddUSB()
1177 CLEAR_BIT(PWR->USBSCR, PWR_USBSCR_USB33SV); in LL_PWR_DisableVddUSB()
1188 return ((READ_BIT(PWR->USBSCR, PWR_USBSCR_USB33SV) == (PWR_USBSCR_USB33SV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddUSB()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c357 SET_BIT(PWR->USBSCR, PWR_USBSCR_USB33SV); in HAL_PWREx_EnableVddUSB()
366 CLEAR_BIT(PWR->USBSCR, PWR_USBSCR_USB33SV); in HAL_PWREx_DisableVddUSB()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11825 #define PWR_USBSCR_USB33SV PWR_USBSCR_USB33SV_Msk macro
Dstm32h562xx.h12554 #define PWR_USBSCR_USB33SV PWR_USBSCR_USB33SV_Msk macro
Dstm32h533xx.h12344 #define PWR_USBSCR_USB33SV PWR_USBSCR_USB33SV_Msk macro
Dstm32h573xx.h15157 #define PWR_USBSCR_USB33SV PWR_USBSCR_USB33SV_Msk macro
Dstm32h563xx.h14638 #define PWR_USBSCR_USB33SV PWR_USBSCR_USB33SV_Msk macro