PandA-2024.02
Macros | Functions
cordic.h File Reference
#include <math.h>
Include dependency graph for cordic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ROT   8
 
#define SCALE   10
 

Functions

void top_atan2 (coord_t y0, coord_t x0, phase_t *zn)
 

Macro Definition Documentation

◆ ROT

#define ROT   8

Definition at line 52 of file cordic.h.

Referenced by cordic_atan2().

◆ SCALE

#define SCALE   10

Definition at line 53 of file cordic.h.

Referenced by main().

Function Documentation

◆ top_atan2()

void top_atan2 ( coord_t  y0,
coord_t  x0,
phase_t *  zn 
)

Definition at line 152 of file cordic_atan2.cpp.

References cordic_atan2().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:08 for PandA-2024.02 by doxygen 1.8.13