Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_msc.h163 kUSB_DeviceMscEventGetLbaInformation, /*!< Get device information */ enumerator
Dusb_device_msc.c1035 … (class_handle_t)mscHandle, kUSB_DeviceMscEventGetLbaInformation, (void *)&diskInformation); in USB_DeviceMscEvent()