ESP-IDF Firmware
Firmware architecture and call graph
Loading...
Searching...
No Matches
fc32_u Union Reference

#include <dsp_types.h>

Data Fields

struct { 
   float   re 
   float   im 
}; 
uint64_t data

Detailed Description

Definition at line 16 of file dsp_types.h.

Field Documentation

◆ [struct]

struct { ... } fc32_u

◆ data

uint64_t fc32_u::data

Definition at line 21 of file dsp_types.h.

◆ im

float fc32_u::im

Definition at line 19 of file dsp_types.h.

Referenced by dsps_cplx2real_fc32_ansi_(), and dsps_fft4r_fc32_ansi_().

◆ re

float fc32_u::re

Definition at line 18 of file dsp_types.h.

Referenced by dsps_cplx2real_fc32_ansi_(), and dsps_fft4r_fc32_ansi_().


The documentation for this union was generated from the following file: