Searched defs:xfer_len (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/hal/include/hal/ |
D | usb_dwc_ll.h | 903 …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() 926 …usb_dwc_ll_qtd_set_out(usb_dwc_ll_dma_qtd_t *qtd, uint8_t *data_buff, int xfer_len, bool hoc, bool… in usb_dwc_ll_qtd_set_out()
|
D | usb_dwc_hal.h | 722 …esc_fill(void *desc_list, uint32_t desc_idx, uint8_t *xfer_data_buff, int xfer_len, uint32_t flags) in usb_dwc_hal_xfer_desc_fill()
|