Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/include/
Dusb.h58 kStatus_USB_InvalidControllerInterface, /*!< Invalid controller interface */ enumerator
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c812 return kStatus_USB_InvalidControllerInterface; in USB_DeviceInit()