|
ESP-IDF Firmware
Firmware architecture and call graph
|
Go to the source code of this file.
Functions | |
| void | test_fir () |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 4 of file components/espressif__esp-dsp/modules/fir/test_sim/main.c.
References test_fir().
| void test_fir | ( | ) |
Definition at line 19 of file test_fir.c.
References coeffs, delay, delay_compare, dsps_fir_f32_aes3(), dsps_fir_f32_ansi(), dsps_fir_init_f32(), x, xt_iss_profile_disable(), xt_iss_profile_enable(), y, and y_compare.
Referenced by main().