AM273x MCU+ SDK  09.02.00

Introduction

Macros that define clip status registers for HWA_readClipStatus and HWA_clearClipStatus functions.

Macros

#define HWA_CLIPREG_TYPE_DCACC   ((uint8_t)0U)
 
#define HWA_CLIPREG_TYPE_DCEST   ((uint8_t)1U)
 
#define HWA_CLIPREG_TYPE_DCSUB   ((uint8_t)2U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGACC   ((uint8_t)3U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFACC   ((uint8_t)4U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGTHRESHOLD   ((uint8_t)5U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFTHRESHOLD   ((uint8_t)6U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGSUM   ((uint8_t)7U)
 
#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFSUM   ((uint8_t)8U)
 
#define HWA_CLIPREG_TYPE_TWIDINCR_DELTAFRAC   ((uint8_t)9U)
 
#define HWA_CLIPREG_TYPE_CHANCOMB   ((uint8_t)10U)
 
#define HWA_CLIPREG_TYPE_FFT   ((uint8_t)11U)
 
#define HWA_CLIPREG_TYPE_INPUTFORMAT   ((uint8_t)12U)
 
#define HWA_CLIPREG_TYPE_OUTPUTFORMAT   ((uint8_t)13U)
 

Macro Definition Documentation

◆ HWA_CLIPREG_TYPE_DCACC

#define HWA_CLIPREG_TYPE_DCACC   ((uint8_t)0U)

clip status for both I/Q of DC accumulators 0 to 11

◆ HWA_CLIPREG_TYPE_DCEST

#define HWA_CLIPREG_TYPE_DCEST   ((uint8_t)1U)

clip status of DC estimates (both I & Q combined)

◆ HWA_CLIPREG_TYPE_DCSUB

#define HWA_CLIPREG_TYPE_DCSUB   ((uint8_t)2U)

DC subtraction clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGACC

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGACC   ((uint8_t)3U)

interference magnitude accumulator clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFACC

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFACC   ((uint8_t)4U)

Interference magnitue difference accumulator clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGTHRESHOLD

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGTHRESHOLD   ((uint8_t)5U)

Interference magnitude threshold Clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFTHRESHOLD

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFTHRESHOLD   ((uint8_t)6U)

Interference magnitude threshold Clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGSUM

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGSUM   ((uint8_t)7U)

Interference magnitude sum clip status

◆ HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFSUM

#define HWA_CLIPREG_TYPE_INTFSTATS_MAGDIFFSUM   ((uint8_t)8U)

Interference magnitude diff sum clip status

◆ HWA_CLIPREG_TYPE_TWIDINCR_DELTAFRAC

#define HWA_CLIPREG_TYPE_TWIDINCR_DELTAFRAC   ((uint8_t)9U)

the clip status for TWID_INCR_DELTA_FRAC accumulator

◆ HWA_CLIPREG_TYPE_CHANCOMB

#define HWA_CLIPREG_TYPE_CHANCOMB   ((uint8_t)10U)

the clip status of the channel combination

◆ HWA_CLIPREG_TYPE_FFT

#define HWA_CLIPREG_TYPE_FFT   ((uint8_t)11U)

FFT Clip Status

◆ HWA_CLIPREG_TYPE_INPUTFORMAT

#define HWA_CLIPREG_TYPE_INPUTFORMAT   ((uint8_t)12U)

Indicates the input formatter clip status

◆ HWA_CLIPREG_TYPE_OUTPUTFORMAT

#define HWA_CLIPREG_TYPE_OUTPUTFORMAT   ((uint8_t)13U)

output formatter clip status