Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hcd.c543 USB_OTG_HPRT_PENCHNG | USB_OTG_HPRT_POCCHNG); in HAL_HCD_IRQHandler()
1552 USB_OTG_HPRT_PENCHNG | USB_OTG_HPRT_POCCHNG); in HCD_Port_IRQHandler()
1614 USB_OTG_HPRT_PENCHNG | USB_OTG_HPRT_POCCHNG); in HCD_Port_IRQHandler()
1621 if ((hprt0 & USB_OTG_HPRT_POCCHNG) == USB_OTG_HPRT_POCCHNG) in HCD_Port_IRQHandler()
1623 hprt0_dup |= USB_OTG_HPRT_POCCHNG; in HCD_Port_IRQHandler()
Dstm32l4xx_ll_usb.c1227 USB_OTG_HPRT_PENCHNG | USB_OTG_HPRT_POCCHNG); in USB_ResetPort()
1253 USB_OTG_HPRT_PENCHNG | USB_OTG_HPRT_POCCHNG); in USB_DriveVbus()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h17170 #define USB_OTG_HPRT_POCCHNG USB_OTG_HPRT_POCCHNG_Msk /*!< Port overcurren… macro