Searched refs:USB_CoreInit (Results 1 – 4 of 4) sorted by relevance
392 HAL_StatusTypeDef USB_CoreInit(USB_OTG_GlobalTypeDef *USBx, USB_OTG_CfgTypeDef Init);
156 USB_CoreInit(hpcd->Instance, hpcd->Init); in HAL_PCD_Init()
144 USB_CoreInit(hhcd->Instance, hhcd->Init); in HAL_HCD_Init()
99 HAL_StatusTypeDef USB_CoreInit(USB_OTG_GlobalTypeDef *USBx, USB_OTG_CfgTypeDef cfg) in USB_CoreInit() function
Completed in 10 milliseconds