Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_msc_ufi.c803 uint8_t descriptor_code; in USB_DeviceMscUfiReadFormatCapacityCommand() local
849descriptor_code = (uint8_t)((0U != ufi->formattedDisk) ? USB_DEVICE_MSC_UFI_FO… in USB_DeviceMscUfiReadFormatCapacityCommand()
855 USB_LONG_TO_BIG_ENDIAN(((((uint32_t)descriptor_code) << 24) | in USB_DeviceMscUfiReadFormatCapacityCommand()