Home
last modified time | relevance | path

Searched refs:current_max_head (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.c797 usb_device_current_max_capacity_descriptor_struct_t current_max_head; in USB_DeviceMscUfiReadFormatCapacityCommand() local
852 current_max_head.blockNumber = in USB_DeviceMscUfiReadFormatCapacityCommand()
854 current_max_head.descriptorCodeBlockLength = in USB_DeviceMscUfiReadFormatCapacityCommand()
872 ptr = (uint8_t *)&current_max_head; in USB_DeviceMscUfiReadFormatCapacityCommand()
874 for (i = 0U; i < sizeof(current_max_head); i++) in USB_DeviceMscUfiReadFormatCapacityCommand()