Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/
Dusbh_hal.c283 if (usbh_ll_chan_is_active(chan_obj->regs)) { in usbh_hal_chan_request_halt()
/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_ll.h671 static inline bool usbh_ll_chan_is_active(volatile usb_host_chan_regs_t *chan) in usbh_ll_chan_is_active() function