Macros that define values for real/complex format of input/output samples.
Macros | |
| #define | HWA_SAMPLES_FORMAT_COMPLEX ((uint8_t)0U) |
| #define | HWA_SAMPLES_FORMAT_REAL ((uint8_t)1U) |
| #define HWA_SAMPLES_FORMAT_COMPLEX ((uint8_t)0U) |
complex samples (I/Q)
| #define HWA_SAMPLES_FORMAT_REAL ((uint8_t)1U) |
real samples (I)