Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_hid.h22 #define USB_DEVICE_CONFIG_HID_CLASS_CODE (0x03U) macro
Dusb_device_hid.c208 if (USB_DEVICE_CONFIG_HID_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DeviceHidEndpointsInit()