Searched refs:kUSB_HostEventDetach (Results 1 – 5 of 5) sorted by relevance
68 kUSB_HostEventDetach, /*!< Device is detached */ enumerator
1159 … USB_HostNotifyDevice(deviceInstance, kUSB_HostEventDetach); /* notify application device detach */ in USB_HostDetachDeviceInternal()
377 case kUSB_HostEventDetach: in usb0_host_callback()655 case kUSB_HostEventDetach: in usb1_host_callback()
46 kUSB_HostEventDetach, /*!< Device is detached */ enumerator
1253 (void)USB_HostNotifyDevice(hostInstance, deviceInstance, (uint32_t)kUSB_HostEventDetach, in USB_HostDetachDeviceInternal()
Completed in 14 milliseconds