Home
last modified time | relevance | path

Searched refs:USB_DeviceMscUfiPreventAllowMediumCommand (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.h272 extern usb_status_t USB_DeviceMscUfiPreventAllowMediumCommand(struct _usb_device_msc_struct *mscHan…
Dusb_device_msc_ufi.c952 usb_status_t USB_DeviceMscUfiPreventAllowMediumCommand(struct _usb_device_msc_struct *mscHandle) in USB_DeviceMscUfiPreventAllowMediumCommand() function
Dusb_device_msc.c279 status = USB_DeviceMscUfiPreventAllowMediumCommand(mscHandle); in USB_DeviceMscProcessUfiCommand()