AM273x MCU+ SDK  08.02.00

Introduction

Macros that define values for signed/unsigned property of input/output samples.

Macros

#define HWA_SAMPLES_UNSIGNED   ((uint8_t)0U)
 
#define HWA_SAMPLES_SIGNED   ((uint8_t)1U)
 

Macro Definition Documentation

◆ HWA_SAMPLES_UNSIGNED

#define HWA_SAMPLES_UNSIGNED   ((uint8_t)0U)

unsigned samples

◆ HWA_SAMPLES_SIGNED

#define HWA_SAMPLES_SIGNED   ((uint8_t)1U)

signed samples