Searched refs:USB_StopDevice (Results 1 – 3 of 3) sorted by relevance
203 HAL_StatusTypeDef USB_StopDevice(USB_TypeDef *USBx);
666 HAL_StatusTypeDef USB_StopDevice(USB_TypeDef *USBx) in USB_StopDevice() function
220 if (USB_StopDevice(hpcd->Instance) != HAL_OK) in HAL_PCD_DeInit()
Completed in 10 milliseconds