#include <dwc_otg_cfi.h>
Data Fields | |
| dwc_list_link_t | lh |
| dwc_otg_pcd_ep * | ep |
| dwc_otg_dma_desc * | dma_desc_last |
| ddma_sg_buffer_setup_t * | bm_sg |
| ddma_sg_buffer_setup_t * | bm_circ |
| ddma_concat_buffer_setup_t * | bm_concat |
| ddma_align_buffer_setup_t * | bm_align |
| uint32_t | xfer_len |
| uint32_t | desc_count |
This structure is used to store the buffer setup data for any enabled endpoint in the PCD.
Definition at line 156 of file dwc_otg_cfi.h.
1.4.7