PandA-2024.02
Functions
cordic_atan2.cpp File Reference
#include "cordic.h"
Include dependency graph for cordic_atan2.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ cordic_atan2()

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

Definition at line 44 of file cordic_atan2.cpp.

References ROT, and x.

Referenced by top_atan2().

Here is the caller graph for this function:

◆ 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