Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c57 static usb_status_t USB_DeviceResetNotification(usb_device_struct_t *handle,
358 static usb_status_t USB_DeviceResetNotification(usb_device_struct_t *handle, in USB_DeviceResetNotification() function
602 status = USB_DeviceResetNotification(handle, message); in USB_DeviceNotification()