Go to the source code of this file.
Definition at line 27 of file FFT.h.
Definition at line 28 of file FFT.h.
Definition at line 29 of file FFT.h.
Definition at line 24 of file FFT.h.
Definition at line 25 of file FFT.h.
Definition at line 14 of file FFT.h.
Definition at line 13 of file FFT.h.
Definition at line 20 of file FFT.h.
Definition at line 19 of file FFT.h.
Definition at line 18 of file FFT.h.
Definition at line 16 of file FFT.h.
#define FFT_Y_BORDER_TOP 70 |
Definition at line 17 of file FFT.h.
Definition at line 22 of file FFT.h.
void FFT_DisplayGraph |
( |
int |
ch | ) |
|
Display the FFT, depending on the barType - which type we want to display.
- Parameters
-
- Return values
-
Definition at line 436 of file FFT.c.
int32_t FFT_Filter |
( |
int |
ch | ) |
|
int32_t FFT_Init |
( |
void |
| ) |
|
int32_t FFT_Ready |
( |
float32_t ** |
result, |
|
|
int * |
numResults |
|
) |
| |