Home
last modified time | relevance | path

Searched refs:PWR_USBSCR_USB33DEN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1128 #if defined (PWR_USBSCR_USB33DEN)
1136 SET_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in LL_PWR_EnableUSBVoltageDetector()
1146 CLEAR_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in LL_PWR_DisableUSBVoltageDetector()
1156 return ((READ_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN) == (PWR_USBSCR_USB33DEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUSBVoltageDetector()
Dstm32h5xx_hal_pwr_ex.h484 #if defined (PWR_USBSCR_USB33DEN)
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c328 #if defined (PWR_USBSCR_USB33DEN)
336 SET_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in HAL_PWREx_EnableUSBVoltageDetector()
346 CLEAR_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in HAL_PWREx_DisableUSBVoltageDetector()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11822 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro
Dstm32h562xx.h12551 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro
Dstm32h533xx.h12341 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro
Dstm32h573xx.h15154 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro
Dstm32h563xx.h14635 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro