Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_ccid.h935 uint32_t commandLength; /*!< The command length from host */ member
Dusb_device_ccid.c441 command.commandLength = event->length; in USB_DeviceCcidBulkOut()