Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/core/
A Dusbd_core.h45 USBD_EVENT_INIT, /** USB init done when call usbd_initialize */ enumerator
A Dusbd_core.c1565 usbd_class_event_notify_handler(busid, USBD_EVENT_INIT, NULL);
1566 g_usbd_core[busid].event_handler(busid, USBD_EVENT_INIT);
/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.c246 case USBD_EVENT_INIT: in adb_notify_handler()
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c104 case USBD_EVENT_INIT: in msc_storage_notify_handler()

Completed in 10 milliseconds