xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_CFARProc_Stats Struct Reference

Detailed Description

Data processing Unit statistics.

The structure is used to hold the statistics of the DPU

Data Fields

uint32_t numProcess
 total number of calls of DPU processing More...
 
uint32_t processingTime
 total processing time during all chirps in a frame excluding EDMA waiting time More...
 
uint32_t waitTime
 total wait time for EDMA data transfer during all chirps in a frame More...
 

Field Documentation

◆ numProcess

uint32_t DPU_CFARProc_Stats::numProcess

total number of calls of DPU processing

◆ processingTime

uint32_t DPU_CFARProc_Stats::processingTime

total processing time during all chirps in a frame excluding EDMA waiting time

◆ waitTime

uint32_t DPU_CFARProc_Stats::waitTime

total wait time for EDMA data transfer during all chirps in a frame