AM273x MCU+ SDK  08.02.00

Introduction

Macros that define values for 16bit or 32bit width of input/output samples.

Macros

#define HWA_SAMPLES_WIDTH_16BIT   ((uint8_t)0U)
 
#define HWA_SAMPLES_WIDTH_32BIT   ((uint8_t)1U)
 

Macro Definition Documentation

◆ HWA_SAMPLES_WIDTH_16BIT

#define HWA_SAMPLES_WIDTH_16BIT   ((uint8_t)0U)

sample width is 16 bit

◆ HWA_SAMPLES_WIDTH_32BIT

#define HWA_SAMPLES_WIDTH_32BIT   ((uint8_t)1U)

sample width is 32 bit