![]() |
![]() |
Data Structures | |
struct | CpswDma_RxChInitPrms_s |
Param struct for the Rx channel open. More... | |
struct | CpswDma_Config_s |
Config structure for CPSW DMA. More... | |
struct | CpswDma_DataPathConfig_s |
Config structure for CPSW DMA Data Path initialization. More... | |
Typedefs | |
typedef struct CpswDma_RxChInitPrms_s | CpswDma_RxChInitPrms |
Param struct for the Rx channel open. More... | |
typedef struct CpswDma_Config_s | CpswDma_Config |
Config structure for CPSW DMA. More... | |
typedef struct CpswDma_DataPathConfig_s | CpswDma_DataPathConfig |
Config structure for CPSW DMA Data Path initialization. More... | |
typedef struct CpswDma_DrvObj_s * | CpswDma_Handle |
Opaque handle for CPSW DMA driver object. More... | |
typedef struct CpswDma_Config_s CpswDma_Config |
Config structure for CPSW DMA.
The parameter structure for CPSW DMA configuration, containing a Rx channel config and NAVSS instance id.
typedef struct CpswDma_DataPathConfig_s CpswDma_DataPathConfig |
Config structure for CPSW DMA Data Path initialization.
The parameter strcture for CPSW DMA data path init configuration.
typedef struct CpswDma_DrvObj_s* CpswDma_Handle |
Opaque handle for CPSW DMA driver object.
Opaque structure to hold software state for the CPSW DMA module.
typedef struct CpswDma_RxChInitPrms_s CpswDma_RxChInitPrms |
Param struct for the Rx channel open.
The parameter structure for the Rx channel open, containing a channel config structure.