Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h148 uint32_t is_setup: 1; member
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
931 if (is_setup) { in usb_dwc_ll_qtd_set_out()
932 qtd->out_non_iso.is_setup = 1; in usb_dwc_ll_qtd_set_out()