Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c71 static usb_status_t USB_DeviceDetachNotification(usb_device_struct_t *handle,
513 static usb_status_t USB_DeviceDetachNotification(usb_device_struct_t *handle, in USB_DeviceDetachNotification() function
626 status = USB_DeviceDetachNotification(handle, message); in USB_DeviceNotification()