Home
last modified time | relevance | path

Searched defs:usb_osal_timer (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_osal.h32 struct usb_osal_timer { struct
33 usb_timer_handler_t handler;
34 void *argument;
35 bool is_period;
36 uint32_t timeout_ms;
37 void *timer;

Completed in 7 milliseconds