Searched refs:USBH_EVENT_DEV_ALL_FREE (Results 1 – 3 of 3) sorted by relevance
28 USBH_EVENT_DEV_ALL_FREE, /**< All devices have been freed */ enumerator
457 …p_usbh_obj->constant.event_cb((usb_device_handle_t)NULL, USBH_EVENT_DEV_ALL_FREE, p_usbh_obj->cons… in usbh_process()
320 case USBH_EVENT_DEV_ALL_FREE: { in dev_event_callback()