xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_DoaProc_RadarCubeChunkEdmaCfg Struct Reference

Detailed Description

Source and destination addresses for EDMA input configuration.

The structure is one of the input arguments of the DPU's proces function.

Data Fields

uint32_t srcAddress
 Address in L3 of the chunk of data in radar cube matrix to be copied to HWA
More...
 
uint32_t dstAddress
 Destination address in HWA of the copied chunk. More...
 
uint32_t Bcnt_Acnt
 Packed EDMA values for A count (LSB 16-bit position) and B count (MSB 16-bit position. More...
 

Field Documentation

◆ srcAddress

uint32_t DPU_DoaProc_RadarCubeChunkEdmaCfg::srcAddress

Address in L3 of the chunk of data in radar cube matrix to be copied to HWA

◆ dstAddress

uint32_t DPU_DoaProc_RadarCubeChunkEdmaCfg::dstAddress

Destination address in HWA of the copied chunk.

◆ Bcnt_Acnt

uint32_t DPU_DoaProc_RadarCubeChunkEdmaCfg::Bcnt_Acnt

Packed EDMA values for A count (LSB 16-bit position) and B count (MSB 16-bit position.