Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_pwr_ex.c332 #if defined (PWR_USBSCR_USB33DEN)
340 SET_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in HAL_PWREx_EnableUSBVoltageDetector()
350 CLEAR_BIT(PWR->USBSCR, PWR_USBSCR_USB33DEN); in HAL_PWREx_DisableUSBVoltageDetector()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_pwr_ex.h486 #if defined (PWR_USBSCR_USB33DEN)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15084 #define PWR_USBSCR_USB33DEN PWR_USBSCR_USB33DEN_Msk macro