Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h544 HAL_StatusTypeDef USB_ResetPort(USB_OTG_GlobalTypeDef *USBx);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hcd.c1039 return (USB_ResetPort(hhcd->Instance)); in HAL_HCD_ResetPort()
Dstm32l4xx_ll_usb.c1218 HAL_StatusTypeDef USB_ResetPort(USB_OTG_GlobalTypeDef *USBx) in USB_ResetPort() function