Transaction-Level Modeling Framework for Space Applications
Macros | |
#define | N 512000 /* number of coefficient taps */ |
Functions | |
void | lms_pin_down (int *d, int *x, int *delta, int *p_H, int *p_X) |
int | main () |
Variables | |
int | H [N] |
int | X [N] |
#define N 512000 /* number of coefficient taps */ |
Referenced by lms_pin_down(), and main().
References core.waf.cmake::f(), and N.
Referenced by main().
int main | ( | void | ) |
References d, v::error, core.waf.cmake::f(), lms_pin_down(), N, x, and y.