Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h548 HAL_StatusTypeDef USB_HC_Init(USB_OTG_GlobalTypeDef *USBx,
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hcd.c233 status = USB_HC_Init(hhcd->Instance, in HAL_HCD_HC_Init()
Dstm32l4xx_ll_usb.c1318 HAL_StatusTypeDef USB_HC_Init(USB_OTG_GlobalTypeDef *USBx, in USB_HC_Init() function