Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c16 #define HUB_DEBOUNCE_STEP 25 macro
524 …int32_t debouncetime = 0; debouncetime < HUB_DEBOUNCE_TIMEOUT; debouncetime += HUB_DEBOUNCE_STEP) { in usbh_hub_events()
539 debouncestable += HUB_DEBOUNCE_STEP; in usbh_hub_events()
552 usb_osal_msleep(HUB_DEBOUNCE_STEP); in usbh_hub_events()

Completed in 4 milliseconds