Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dusb_common.h228 #ifndef USB_DEBOUNCE_TIME
229 #define USB_DEBOUNCE_TIME (RT_TICK_PER_SECOND / 5) /* 0.2s */ macro
/components/legacy/usb/usbhost/core/
A Dhub.c354 int delayticks = USB_DEBOUNCE_TIME / times; in rt_usbh_hub_port_debounce()

Completed in 5 milliseconds