Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_hal.h418 static inline void usbh_hal_port_periodic_enable(usbh_hal_context_t *hal) in usbh_hal_port_periodic_enable() function
/hal_espressif-3.4.0/components/usb/
Dhcd.c1214 usbh_hal_port_periodic_enable(port->hal); in _port_cmd_reset()