xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_CFARPROC_EXTERNAL_DEFINITIONS

Introduction

Macros

#define DPU_CFARPROCHWA_DET_MATRIX_BYTE_ALIGNMENT   (sizeof(uint16_t))
 Alignment for memory allocation purpose of detection matrix. There is CPU access of detection matrix in the implementation. More...
 
#define DPU_CFARPROCHWA_CFAR_DET_LIST_BYTE_ALIGNMENT   DPIF_CFAR_DET_LIST_CPU_BYTE_ALIGNMENT
 Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation. More...
 
#define DPU_CFARPROCHWA_HWA_MEM_OUT_DOPPLER_BYTE_ALIGNMENT   (sizeof(uint32_t))
 Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation. This is the maximum field size of the DPU_CFARProcHWA_CfarDetOutput structure. More...
 
#define DPU_CFARPROCHWA_HWA_MEM_OUT_RANGE_BYTE_ALIGNMENT   (sizeof(uint32_t))
 Alignment for memory allocation purpose. There is CPU access of thi buffers in the implementation. This is the maximum field size of the DPU_CFARProcHWA_CfarDetOutput structure. More...
 
#define DPU_CFARPROCHWA_DOPPLER_DET_OUT_BIT_MASK_BYTE_ALIGNMENT   (sizeof(uint32_t))
 Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation. More...
 

Macro Definition Documentation

◆ DPU_CFARPROCHWA_DET_MATRIX_BYTE_ALIGNMENT

#define DPU_CFARPROCHWA_DET_MATRIX_BYTE_ALIGNMENT   (sizeof(uint16_t))

Alignment for memory allocation purpose of detection matrix. There is CPU access of detection matrix in the implementation.

◆ DPU_CFARPROCHWA_CFAR_DET_LIST_BYTE_ALIGNMENT

#define DPU_CFARPROCHWA_CFAR_DET_LIST_BYTE_ALIGNMENT   DPIF_CFAR_DET_LIST_CPU_BYTE_ALIGNMENT

Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation.

◆ DPU_CFARPROCHWA_HWA_MEM_OUT_DOPPLER_BYTE_ALIGNMENT

#define DPU_CFARPROCHWA_HWA_MEM_OUT_DOPPLER_BYTE_ALIGNMENT   (sizeof(uint32_t))

Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation. This is the maximum field size of the DPU_CFARProcHWA_CfarDetOutput structure.

◆ DPU_CFARPROCHWA_HWA_MEM_OUT_RANGE_BYTE_ALIGNMENT

#define DPU_CFARPROCHWA_HWA_MEM_OUT_RANGE_BYTE_ALIGNMENT   (sizeof(uint32_t))

Alignment for memory allocation purpose. There is CPU access of thi buffers in the implementation. This is the maximum field size of the DPU_CFARProcHWA_CfarDetOutput structure.

◆ DPU_CFARPROCHWA_DOPPLER_DET_OUT_BIT_MASK_BYTE_ALIGNMENT

#define DPU_CFARPROCHWA_DOPPLER_DET_OUT_BIT_MASK_BYTE_ALIGNMENT   (sizeof(uint32_t))

Alignment for memory allocation purpose. There is CPU access of this buffer in the implementation.