CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Macros | |
#define | MAX_BLOCKSIZE |
#define | DELTA |
Functions | |
int32_t | main (void) |
Variables | |
const float32_t | testInput_f32 [MAX_BLOCKSIZE] |
const float32_t | testRefOutput_f32 |
uint32_t | blockSize |
float32_t | testOutput |
float32_t | cosOutput |
float32_t | sinOutput |
float32_t | cosSquareOutput |
float32_t | sinSquareOutput |
arm_status | status |
#define DELTA |
#define MAX_BLOCKSIZE |
int32_t main | ( | void | ) |
uint32_t blockSize |
float32_t cosOutput |
float32_t cosSquareOutput |
float32_t sinOutput |
float32_t sinSquareOutput |
arm_status status |
const float32_t testInput_f32[MAX_BLOCKSIZE] |
float32_t testOutput |
const float32_t testRefOutput_f32 |