![]()  | 
  
  
    CMSIS-DSP
    Verison 1.1.0
    
   CMSIS DSP Software Library 
   | 
  
  
  
 
Defines | |
| #define | MAX_BLOCKSIZE | 
| #define | DELTA | 
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 | 
Functions | |
| int32_t | main (void) | 
| #define DELTA | 
Referenced by main().
| #define MAX_BLOCKSIZE | 
| uint32_t blockSize | 
Referenced by main().
Referenced by main().
Referenced by main().
Referenced by main().
| const float32_t testInput_f32[MAX_BLOCKSIZE] | 
| const float32_t testRefOutput_f32 | 
| int32_t main | ( | void | ) |