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

#include <dsp_types.h>

Data Fields

struct { 
   int16_t   re 
   int16_t   im 
}; 
uint32_t data

Detailed Description

Definition at line 8 of file dsp_types.h.

Field Documentation

◆ [struct]

struct { ... } sc16_u

◆ data

uint32_t sc16_u::data

Definition at line 13 of file dsp_types.h.

Referenced by dsps_cplx2reC_sc16(), and dsps_fft2r_sc16_ansi_().

◆ im

int16_t sc16_u::im

Definition at line 11 of file dsp_types.h.

Referenced by dsps_cplx2real_sc16_ansi(), dsps_cplx2reC_sc16(), and dsps_fft2r_sc16_ansi_().

◆ re

int16_t sc16_u::re

Definition at line 10 of file dsp_types.h.

Referenced by dsps_cplx2real_sc16_ansi(), dsps_cplx2reC_sc16(), and dsps_fft2r_sc16_ansi_().


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