Searched refs:USB_DeviceHidFreeHandle (Results 1 – 1 of 1) sorted by relevance
27 static usb_status_t USB_DeviceHidFreeHandle(usb_device_hid_struct_t *handle);82 static usb_status_t USB_DeviceHidFreeHandle(usb_device_hid_struct_t *handle) in USB_DeviceHidFreeHandle() function704 if (kStatus_USB_Success != USB_DeviceHidFreeHandle(hidHandle)) in USB_DeviceHidDeinit()709 (void)USB_DeviceHidFreeHandle(hidHandle); in USB_DeviceHidDeinit()