PDK API Guide for AM65xx
enet_hostport_cpdma.h File Reference

Introduction

This file contains the CPSW specific DMA type definations & function prototypes for associated DMA peripheral.

Go to the source code of this file.

Functions

void EnetHostPortDma_initCfg (Enet_Type enetType, const void *dmaCfg)
 
EnetDma_Handle EnetHostPortDma_open (EnetPer_Handle hPer, const void *dmaCfg, const EnetRm_ResCfg *resCfg)
 
void EnetHostPortDma_close (EnetDma_Handle hDma)
 

Function Documentation

◆ EnetHostPortDma_initCfg()

void EnetHostPortDma_initCfg ( Enet_Type  enetType,
const void *  dmaCfg 
)

◆ EnetHostPortDma_open()

EnetDma_Handle EnetHostPortDma_open ( EnetPer_Handle  hPer,
const void *  dmaCfg,
const EnetRm_ResCfg resCfg 
)

◆ EnetHostPortDma_close()

void EnetHostPortDma_close ( EnetDma_Handle  hDma)