DMA Configuration

Classes

struct  dma_block_config
 LL DMA block definition. More...
 
struct  dma_scatter_config
 LL DMA scatter config definition. More...
 
struct  dma_gather_config
 LL DMA gather config definition. More...
 
struct  dma_llp_config
 LL DMA llp config definition. More...
 
struct  dma_sg_llp_config
 LL DMA sg and llp config definition. More...
 
struct  _dma_init
 DMA Configuration Structure definition. More...
 

Typedefs

typedef struct dma_block_config dma_block_config_t
 LL DMA block definition. More...
 
typedef struct dma_scatter_config dma_scatter_config_t
 LL DMA scatter config definition. More...
 
typedef struct dma_gather_config dma_gather_config_t
 LL DMA gather config definition. More...
 
typedef struct dma_llp_config dma_llp_config_t
 LL DMA llp config definition. More...
 
typedef struct dma_sg_llp_config dma_sg_llp_config_t
 LL DMA sg and llp config definition. More...
 
typedef struct _dma_init dma_init_t
 DMA Configuration Structure definition. More...
 

Detailed Description

Typedef Documentation

◆ dma_block_config_t

LL DMA block definition.

◆ dma_gather_config_t

LL DMA gather config definition.

◆ dma_init_t

typedef struct _dma_init dma_init_t

DMA Configuration Structure definition.

◆ dma_llp_config_t

LL DMA llp config definition.

◆ dma_scatter_config_t

LL DMA scatter config definition.

◆ dma_sg_llp_config_t

LL DMA sg and llp config definition.