Home
last modified time | relevance | path

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

/loramac-node-2.7.6/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()
1571 if ((hprt0 & USB_OTG_HPRT_PENCHNG) == USB_OTG_HPRT_PENCHNG) in HCD_Port_IRQHandler()
1573 hprt0_dup |= USB_OTG_HPRT_PENCHNG; in HCD_Port_IRQHandler()
1614 USB_OTG_HPRT_PENCHNG | 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-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h17164 #define USB_OTG_HPRT_PENCHNG USB_OTG_HPRT_PENCHNG_Msk /*!< Port enable/dis… macro