Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hid.h28 #define USB_HOST_HID_GET_IDLE (0x02U) macro
Dusb_host_hid.c748 USB_HOST_HID_GET_IDLE, reportId, 0, 1, idleRate, callbackFn, callbackParam); in USB_HostHidGetIdle()