![]() |
![]() |
Data Structures | |
struct | CpswDma_RingMonCfg |
UDMA ring monitor config parameters. More... | |
struct | CpswDma_UdmaRingPrms |
CPSW DMA channel ring parameters. More... | |
struct | CpswDma_UdmaChPrms |
CPSW DMA Rx flow/TX channel ring configuration parameters. More... | |
struct | CpswDma_UdmaFlowPrms |
UDMA RX channel flow parameters. More... | |
struct | CpswDma_UdmaChTxPrms |
CPSW DDMA TX channel parameters. More... | |
struct | CpswDma_OpenRxFlowPrms_s |
Param struct for the get default flowId open parameters. More... | |
struct | CpswDma_OpenTxChPrms_s |
Param struct for the Tx channel open function. More... | |
Typedefs | |
typedef struct CpswDma_OpenRxFlowPrms_s | CpswDma_OpenRxFlowPrms |
Param struct for the get default flowId open parameters. More... | |
typedef struct CpswDma_OpenTxChPrms_s | CpswDma_OpenTxChPrms |
Param struct for the Tx channel open function. More... | |
This group contains structure and type definitions needed to properly construct the CPSW DMA configuration structure which is part of the top-level CPSW configuration structure.
typedef struct CpswDma_OpenRxFlowPrms_s CpswDma_OpenRxFlowPrms |
Param struct for the get default flowId open parameters.
The Param struct for the Rx Flow open function, containing CPSW instance Id for RX flow. The returned channel handle is an opaque variable used to access the RX Flow in other function commands.
typedef struct CpswDma_OpenTxChPrms_s CpswDma_OpenTxChPrms |
Param struct for the Tx channel open function.
The parameter structure for the Tx channel open function, containing a channel config structure.