CMSIS-DSP
Version 1.5.2
CMSIS DSP Software Library
|
Macros | |
#define | TEST_LENGTH_SAMPLES |
Functions | |
int32_t | main (void) |
Variables | |
float32_t | testInput_f32_10khz [TEST_LENGTH_SAMPLES] |
static float32_t | testOutput [TEST_LENGTH_SAMPLES/2] |
uint32_t | fftSize |
uint32_t | ifftFlag |
uint32_t | doBitReverse |
uint32_t | refIndex |
uint32_t | testIndex |
#define TEST_LENGTH_SAMPLES |
int32_t main | ( | void | ) |
References arm_cfft_f32(), arm_cfft_sR_f32_len1024, arm_cmplx_mag_f32(), ARM_MATH_SUCCESS, ARM_MATH_TEST_FAILURE, arm_max_f32(), doBitReverse, fftSize, ifftFlag, refIndex, status, testIndex, testInput_f32_10khz, and testOutput.
uint32_t doBitReverse |
Referenced by main().
uint32_t fftSize |
Referenced by main().
uint32_t ifftFlag |
uint32_t refIndex |
Referenced by main().
uint32_t testIndex |
Referenced by main().
float32_t testInput_f32_10khz[TEST_LENGTH_SAMPLES] |
Referenced by main().
|
static |
Referenced by main().