![]() |
TI-radar AWR1843 C674x DSP core
1
|
#include <math.h>#include "gen_twiddle_fft16x16.h"Go to the source code of this file.
Macros | |
| #define | PI 3.14159265358979323846 |
Functions | |
| static short | d2s (double d) |
| int | gen_twiddle_fft16x16 (short *w, int n) |
| #define PI 3.14159265358979323846 |
Definition at line 65 of file gen_twiddle_fft16x16.c.
|
static |
Definition at line 73 of file gen_twiddle_fft16x16.c.
Referenced by gen_twiddle_fft16x16().
| int gen_twiddle_fft16x16 | ( | short * | w, |
| int | n | ||
| ) |