|
ESP-IDF Firmware
Firmware architecture and call graph
|
#include <stdlib.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| void | test_fft2r () |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 6 of file components/espressif__esp-dsp/modules/fft/test_sim/main.c.
References test_fft2r().
| void test_fft2r | ( | ) |
Definition at line 38 of file test_fft2r.c.
References check_data, data, data_test, dsps_fft2r_fc32, dsps_fft2r_fc32_aes3_(), dsps_fft2r_init_fc32(), dsps_fft_w_table_fc32, M_PI, N, xt_iss_profile_disable(), and xt_iss_profile_enable().
Referenced by main().