xWRL6432 MMWAVE-L-SDK  05.04.00.01

Detailed Description

HWA CFAR configuration.

The structure is used to hold the HWA configuration used for CFAR

Data Fields

uint16_t numHwaCfarObjs
 number of detected objection from HWA More...
 
uint16_t numHwaCfarScndPassObjs
 number of detected objection from HWA More...
 
HWA_Handle hwaHandle
 HWA Handle. More...
 
DPU_CFARProcHWA_HW_Resources res
 Hardware resources. More...
 
SemaphoreP_Object hwaDone_semaHandle
 HWA Processing Done semaphore Handle. More...
 
SemaphoreP_Object edmaDoneSemaHandle
 EDMA Processing Done semaphore Handle. More...
 
DPU_CFARProc_CfarCfg cfarCfg
 CFAR configuration in range direction. More...
 
DPU_CFARProc_CfarScndPassCfg cfarScndPassCfg
 CFAR second pass configuration
More...
 
DPU_CFARProc_detectionCfg detectionCfg
 Detection configuration. More...
 
DPU_CFARProcHWA_StaticConfig staticCfg
 Static configuration. More...
 
uint32_t numProcess
 total number of calls of DPU processing More...
 
DPU_CFARProcHWA_HwaParamSaveLoc hwaParamsSaveLoc
 HWA Params save location. More...
 

Field Documentation

◆ numHwaCfarObjs

uint16_t CFARHwaObj::numHwaCfarObjs

number of detected objection from HWA

◆ numHwaCfarScndPassObjs

uint16_t CFARHwaObj::numHwaCfarScndPassObjs

number of detected objection from HWA

◆ hwaHandle

HWA_Handle CFARHwaObj::hwaHandle

HWA Handle.

◆ res

Hardware resources.

◆ hwaDone_semaHandle

SemaphoreP_Object CFARHwaObj::hwaDone_semaHandle

HWA Processing Done semaphore Handle.

◆ edmaDoneSemaHandle

SemaphoreP_Object CFARHwaObj::edmaDoneSemaHandle

EDMA Processing Done semaphore Handle.

◆ cfarCfg

DPU_CFARProc_CfarCfg CFARHwaObj::cfarCfg

CFAR configuration in range direction.

◆ cfarScndPassCfg

DPU_CFARProc_CfarScndPassCfg CFARHwaObj::cfarScndPassCfg

CFAR second pass configuration

◆ detectionCfg

DPU_CFARProc_detectionCfg CFARHwaObj::detectionCfg

Detection configuration.

◆ staticCfg

DPU_CFARProcHWA_StaticConfig CFARHwaObj::staticCfg

Static configuration.

◆ numProcess

uint32_t CFARHwaObj::numProcess

total number of calls of DPU processing

◆ hwaParamsSaveLoc

DPU_CFARProcHWA_HwaParamSaveLoc CFARHwaObj::hwaParamsSaveLoc

HWA Params save location.