TI-radar AWR1843 C674x DSP core  1
gen_twiddle_fft16x16.c File Reference
#include <math.h>
#include "gen_twiddle_fft16x16.h"
Include dependency graph for gen_twiddle_fft16x16.c:

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)
 

Macro Definition Documentation

◆ PI

#define PI   3.14159265358979323846

Definition at line 65 of file gen_twiddle_fft16x16.c.

Function Documentation

◆ d2s()

static short d2s ( double  d)
static

Definition at line 73 of file gen_twiddle_fft16x16.c.

Referenced by gen_twiddle_fft16x16().

Here is the caller graph for this function:

◆ gen_twiddle_fft16x16()

int gen_twiddle_fft16x16 ( short *  w,
int  n 
)

Definition at line 128 of file gen_twiddle_fft16x16.c.

References d2s(), and PI.

Here is the call graph for this function: