Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_msc.h142 uint8_t hostExpectedDirection; /*!< Host expected data direction*/ member
Dusb_device_msc_ufi.c71 else if (0U != mscCheckEvent->hostExpectedDirection) in USB_DeviceMscUfiThirteenCasesCheck()
Dusb_device_msc.c256 …ufi->thirteenCase.hostExpectedDirection = (uint8_t)(mscHandle->mscCbw->flags >> USB_DEVICE_MSC_CBW… in USB_DeviceMscProcessUfiCommand()