Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_hal.h728 usbh_ll_set_qtd_null(&qtd_list[desc_idx]); in usbh_hal_xfer_desc_clear()
746 usbh_ll_set_qtd_null(&qtd_list[desc_idx]); in usbh_hal_xfer_desc_parse()
Dusbh_ll.h899 static inline void usbh_ll_set_qtd_null(usbh_ll_dma_qtd_t *qtd) in usbh_ll_set_qtd_null() function