xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_DoaProc_HW_Resources Struct Reference

Detailed Description

Doppler DPU HW configuration parameters.

The structure is used to hold the HW configuration parameters for the Doppler DPU

Data Fields

DPU_DoaProc_EdmaCfg edmaCfg
 EDMA configuration. More...
 
DPU_DoaProc_HwaCfg hwaCfg
 HWA configuration. More...
 
DPIF_RadarCube radarCube
 Radar Cube. More...
 
DPIF_RadarCube radarCubeMinMot
 Radar cube data interface for Minor Motion Detection. More...
 
DPIF_DetMatrix detMatrix
 Detection matrix. More...
 
DPIF_DetMatrix dopplerIndexMatrix
 Doppler index matrix. More...
 
DPIF_DetMatrix elevationIndexMatrix
 elevation index matrix More...
 
cmplx32ImRe_t * interLoopDataBuffer
 For external range loop (CPU contolled) interloop buffer for Azimuth FFT output. More...
 

Field Documentation

◆ edmaCfg

DPU_DoaProc_EdmaCfg DPU_DoaProc_HW_Resources::edmaCfg

EDMA configuration.

◆ hwaCfg

DPU_DoaProc_HwaCfg DPU_DoaProc_HW_Resources::hwaCfg

HWA configuration.

◆ radarCube

DPIF_RadarCube DPU_DoaProc_HW_Resources::radarCube

Radar Cube.

◆ radarCubeMinMot

DPIF_RadarCube DPU_DoaProc_HW_Resources::radarCubeMinMot

Radar cube data interface for Minor Motion Detection.

◆ detMatrix

DPIF_DetMatrix DPU_DoaProc_HW_Resources::detMatrix

Detection matrix.

◆ dopplerIndexMatrix

DPIF_DetMatrix DPU_DoaProc_HW_Resources::dopplerIndexMatrix

Doppler index matrix.

◆ elevationIndexMatrix

DPIF_DetMatrix DPU_DoaProc_HW_Resources::elevationIndexMatrix

elevation index matrix

◆ interLoopDataBuffer

cmplx32ImRe_t* DPU_DoaProc_HW_Resources::interLoopDataBuffer

For external range loop (CPU contolled) interloop buffer for Azimuth FFT output.