Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h903 …e void usb_dwc_ll_qtd_set_in(usb_dwc_ll_dma_qtd_t *qtd, uint8_t *data_buff, int xfer_len, bool hoc) in usb_dwc_ll_qtd_set_in() argument
908 if (hoc) { in usb_dwc_ll_qtd_set_in()
926 …l_qtd_set_out(usb_dwc_ll_dma_qtd_t *qtd, uint8_t *data_buff, int xfer_len, bool hoc, bool is_setup) in usb_dwc_ll_qtd_set_out() argument
934 if (hoc) { in usb_dwc_ll_qtd_set_out()