Searched refs:USB_DeviceClassFreeHandle (Results 1 – 1 of 1) sorted by relevance
66 static usb_status_t USB_DeviceClassFreeHandle(uint8_t controllerId);188 static usb_status_t USB_DeviceClassFreeHandle(uint8_t controllerId) in USB_DeviceClassFreeHandle() function471 (kStatus_USB_Success != USB_DeviceClassFreeHandle(controllerId))) in USB_DeviceClassInit()477 (void)USB_DeviceClassFreeHandle(controllerId); in USB_DeviceClassInit()567 if (kStatus_USB_Success != USB_DeviceClassFreeHandle(controllerId)) in USB_DeviceClassDeinit()572 (void)USB_DeviceClassFreeHandle(controllerId); in USB_DeviceClassDeinit()