Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/core/
A Dusbd_core.h46 USBD_EVENT_DEINIT, /** USB deinit done when call usbd_deinitialize */ enumerator
A Dusbd_core.c1578 g_usbd_core[busid].event_handler(busid, USBD_EVENT_DEINIT);
1579 usbd_class_event_notify_handler(busid, USBD_EVENT_DEINIT, NULL);
/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.c248 case USBD_EVENT_DEINIT: in adb_notify_handler()
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c118 case USBD_EVENT_DEINIT: in msc_storage_notify_handler()

Completed in 10 milliseconds