AM273x MCU+ SDK  08.02.00

Introduction

Macros that define values for the complex multiply block with recursive windowing mode, specify the winodw computation paramster.

Macros

#define HWA_RECURSIVE_WIN_MODE_SELECT_ITERATION_COUNT   ((uint8_t)0U) /** iteration count */
 
#define HWA_FFT_STITCHING_TWID_PATTERN_EXE_COUNT   ((uint8_t)1U) /** execution count */
 

Macro Definition Documentation

◆ HWA_RECURSIVE_WIN_MODE_SELECT_ITERATION_COUNT

#define HWA_RECURSIVE_WIN_MODE_SELECT_ITERATION_COUNT   ((uint8_t)0U) /** iteration count */

◆ HWA_FFT_STITCHING_TWID_PATTERN_EXE_COUNT

#define HWA_FFT_STITCHING_TWID_PATTERN_EXE_COUNT   ((uint8_t)1U) /** execution count */