AM273x MCU+ SDK  08.02.00

Introduction

Macros that define values for the various outputs of the FFT block.

Macros

#define HWA_FFT_MODE_OUTPUT_DEFAULT   ((uint8_t)0U)
 
#define HWA_FFT_MODE_OUTPUT_MAX_STATS   ((uint8_t)2U)
 
#define HWA_FFT_MODE_OUTPUT_SUM_STATS   ((uint8_t)3U)
 

Macro Definition Documentation

◆ HWA_FFT_MODE_OUTPUT_DEFAULT

#define HWA_FFT_MODE_OUTPUT_DEFAULT   ((uint8_t)0U)

Default output (i.e., main data path output is sent out - eg. FFT or Log-Mag output)

◆ HWA_FFT_MODE_OUTPUT_MAX_STATS

#define HWA_FFT_MODE_OUTPUT_MAX_STATS   ((uint8_t)2U)

Statistics output - Max statistics is sent out (Max value on the I arm, Max index on the Q arm)

◆ HWA_FFT_MODE_OUTPUT_SUM_STATS

#define HWA_FFT_MODE_OUTPUT_SUM_STATS   ((uint8_t)3U)

Statistics output - Sum statistics is sent out