Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_hid.c35 static usb_status_t USB_DeviceHidEndpointsDeinit(usb_device_hid_struct_t *hidHandle);
274 static usb_status_t USB_DeviceHidEndpointsDeinit(usb_device_hid_struct_t *hidHandle) in USB_DeviceHidEndpointsDeinit() function
354 error = USB_DeviceHidEndpointsDeinit(hidHandle); in USB_DeviceHidEvent()
386 error = USB_DeviceHidEndpointsDeinit(hidHandle); in USB_DeviceHidEvent()
701 error = USB_DeviceHidEndpointsDeinit(hidHandle); in USB_DeviceHidDeinit()