xWRL6432 MMWAVE-L-SDK  05.04.00.01
rangeProc DPU External Data Structures

Introduction

The section has a list of all the data structures which are exposed to the application.

Data Structures

struct  DPU_RangeProcHWA_FFTtuning
 rangeProc FFT tuning parameters for HWA based Range FFT More...
 
struct  DPU_RangeProcHWA_HwaConfig
 RangeProc HWA configuration. More...
 
struct  DPU_RangeProcHWA_EDMAInputConfig
 RangeProc EDMA configuration. More...
 
struct  DPU_RangeProcHWA_EDMAOutputConfigPath
 RangeProc EDMA configuration. More...
 
struct  DPU_RangeProcHWA_EDMAOutputConfig
 RangeProc output EDMA configuration. More...
 
struct  DPU_RangeProcHWA_HW_Resources
 RangeProcHWA hardware resources. More...
 
struct  DPU_RangeProcHWA_compressCfg
 Compression parameters. More...
 
struct  DPU_RangeProcHWA_StaticConfig
 RangeProcHWA static configuration. More...
 
struct  DPU_RangeProcHWA_DynamicConfig
 RangeProcHWA dynamic configuration. More...
 
struct  DPU_RangeProcHWA_Config
 Range FFT configuration. More...
 
struct  DPU_RangeProcHWA_InitParams
 rangeProcHWA output parameters populated during rangeProc Processing time More...
 
struct  DPU_RangeProcHWA_OutParams
 rangeProcHWA output parameters populated during rangeProc Processing time More...
 

Typedefs

typedef uint32_t DPU_RangeProcHWA_InputMode
 RangeProc data input mode. More...
 
typedef uint32_t DPU_RangeProcHWA_Cmd
 rangeProc control command More...
 
typedef void * DPU_RangeProcHWA_Handle
 rangeProc DPU Handle More...
 

Typedef Documentation

◆ DPU_RangeProcHWA_InputMode

typedef uint32_t DPU_RangeProcHWA_InputMode

RangeProc data input mode.

This enum defines if the rangeProc input data is from RF front end or it is in M0 but standalone from RF.

◆ DPU_RangeProcHWA_Cmd

typedef uint32_t DPU_RangeProcHWA_Cmd

rangeProc control command

The enum defines the rangeProc supported run time command

◆ DPU_RangeProcHWA_Handle

typedef void* DPU_RangeProcHWA_Handle

rangeProc DPU Handle