Home
last modified time | relevance | path

Searched refs:usb_device_notification_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h39 } usb_device_notification_t; typedef
Dusb_device_dci.h42 } usb_device_notification_t; typedef
Dusb_device_dci.c598 usb_device_notification_t deviceNotify = (usb_device_notification_t)message->code; in USB_DeviceNotification()