![]() |
![]() |
IDMA CSL Implementation on DSP side. More...
#include <ti/csl/soc.h>
#include <ti/csl/csl.h>
#include <ti/csl/cslr_cgem.h>
Data Structures | |
struct | CSL_IDMA_IDMA1CONFIG |
This structure holds the information required to initiate a iDMA Channel 1 Block Fill/Transfer request in the GEM. More... | |
struct | CSL_IDMA_IDMA0CONFIG |
This structure holds the information required to initiate a iDMA Channel 0 Configuration(CFG) space Transfer request from the GEM. More... | |
struct | CSL_IDMA_STATUS |
This structure holds the information required to interpret the IDMA Channel 0/1 Transfer Status. More... | |
Defines | |
#define | hIdma ((CSL_CgemRegs *) CSL_CGEM0_5_REG_BASE_ADDRESS_REGS) |
Enumerations | |
enum | IDMA_priSet { IDMA_PRI_0 = 0, IDMA_PRI_1, IDMA_PRI_2, IDMA_PRI_3, IDMA_PRI_4, IDMA_PRI_5, IDMA_PRI_6, IDMA_PRI_7, IDMA_PRI_NULL = -1 } |
IDMA CSL Implementation on DSP side.