Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c1884 bool chan_allocated = usbh_hal_chan_alloc(port->hal, pipe->chan_obj, (void *) pipe); in hcd_pipe_alloc() local
1885 if (!chan_allocated) { in hcd_pipe_alloc()