Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_hal.h588 usbh_ll_chan_set_pid(chan_obj->regs, pid); in usbh_hal_chan_set_pid()
Dusbh_ll.h768 static inline void usbh_ll_chan_set_pid(volatile usb_host_chan_regs_t *chan, uint32_t data_pid) in usbh_ll_chan_set_pid() function
/hal_espressif-3.4.0/components/hal/
Dusbh_hal.c216 usbh_ll_chan_set_pid(chan_obj->regs, 0); //Set the initial PID to zero in usbh_hal_chan_alloc()