Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_msc_ufi.h197 uint8_t additionalSenseLength; /*!< Additional Sense Length*/ member
Dusb_device_msc.c951 ufi->requestSense->additionalSenseLength = USB_DEVICE_MSC_UFI_REQ_SENSE_ADDITIONAL_SENSE_LEN; in USB_DeviceMscInit()
1065 … ufi->requestSense->additionalSenseLength = USB_DEVICE_MSC_UFI_REQ_SENSE_ADDITIONAL_SENSE_LEN; in USB_DeviceMscEvent()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_msd.h157 …uint8_t additionalSenseLength; /*!< The UFI device sets the value of this field to ten, to indicat… member