|
ESP-IDF Firmware
Firmware architecture and call graph
|
#include <dsp_types.h>
Data Fields | |
| struct { | |
| float re | |
| float im | |
| }; | |
| uint64_t | data |
Definition at line 16 of file dsp_types.h.
| struct { ... } fc32_u |
| uint64_t fc32_u::data |
Definition at line 21 of file dsp_types.h.
| float fc32_u::im |
Definition at line 19 of file dsp_types.h.
Referenced by dsps_cplx2real_fc32_ansi_(), and dsps_fft4r_fc32_ansi_().
| float fc32_u::re |
Definition at line 18 of file dsp_types.h.
Referenced by dsps_cplx2real_fc32_ansi_(), and dsps_fft4r_fc32_ansi_().