Home
last modified time | relevance | path

Searched refs:kUSB_DeviceNotifyError (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h32 kUSB_DeviceNotifyError, /*!< Errors happened in bus */ enumerator
Dusb_device_dci.h33 kUSB_DeviceNotifyError, /*!< Errors happened in bus */ enumerator
Dusb_device_dci.c619 case kUSB_DeviceNotifyError: in USB_DeviceNotification()
Dusb_device_khci.c1170 message.code = (uint8_t)kUSB_DeviceNotifyError; in USB_DeviceKhciInterruptError()