Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_devices.h41 kStatus_interface_Detached, /*!< Interface is not used by application */ enumerator
Dusb_host_devices.c1398 … deviceInstance->interfaceStatus[interfaceIndex] = (uint8_t)kStatus_interface_Detached; in USB_HostCloseDeviceInterface()