Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/
Dusbh_hal.c209 chan_obj->regs = usbh_ll_get_chan_regs(hal->dev, chan_idx); in usbh_hal_chan_alloc()
/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_ll.h831 static inline usb_host_chan_regs_t *usbh_ll_get_chan_regs(usbh_dev_t *dev, int chan_idx) in usbh_ll_get_chan_regs() function