Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_hid.c31 static usb_status_t USB_DeviceHidInterruptOut(usb_device_handle handle,
143 static usb_status_t USB_DeviceHidInterruptOut(usb_device_handle handle, in USB_DeviceHidInterruptOut() function
252 epCallback.callbackFn = USB_DeviceHidInterruptOut; in USB_DeviceHidEndpointsInit()
486USB_DeviceHidInterruptOut(hidHandle->handle, (void *)&endpointCallbackMessage, in USB_DeviceHidEvent()
492 … (void)USB_DeviceHidInterruptOut(hidHandle->handle, (void *)&endpointCallbackMessage, in USB_DeviceHidEvent()