Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
oslec_state Struct Reference

#include <echo.h>

Data Fields

int16_t tx
 
int16_t rx
 
int16_t clean
 
int16_t clean_nlp
 
int nonupdate_dwell
 
int curr_pos
 
int taps
 
int log2taps
 
int adaption_mode
 
int cond_met
 
int32_t Pstates
 
int16_t adapt
 
int32_t factor
 
int16_t shift
 
int Ltxacc
 
int Lrxacc
 
int Lcleanacc
 
int Lclean_bgacc
 
int Ltx
 
int Lrx
 
int Lclean
 
int Lclean_bg
 
int Lbgn
 
int Lbgn_acc
 
int Lbgn_upper
 
int Lbgn_upper_acc
 
struct fir16_state_t fir_state
 
struct fir16_state_t fir_state_bg
 
int16_tfir_taps16 [2]
 
int tx_1
 
int tx_2
 
int rx_1
 
int rx_2
 
int32_t xvtx [5]
 
int32_t yvtx [5]
 
int32_t xvrx [5]
 
int32_t yvrx [5]
 
int cng_level
 
int cng_rndnum
 
int cng_filter
 
int16_tsnapshot
 

Detailed Description

Definition at line 129 of file echo.h.

Field Documentation

int16_t adapt

Definition at line 143 of file echo.h.

int adaption_mode

Definition at line 139 of file echo.h.

int16_t clean

Definition at line 132 of file echo.h.

int16_t clean_nlp

Definition at line 133 of file echo.h.

int cng_filter

Definition at line 181 of file echo.h.

int cng_level

Definition at line 179 of file echo.h.

int cng_rndnum

Definition at line 180 of file echo.h.

int cond_met

Definition at line 141 of file echo.h.

int curr_pos

Definition at line 136 of file echo.h.

int32_t factor

Definition at line 144 of file echo.h.

struct fir16_state_t fir_state

Definition at line 162 of file echo.h.

struct fir16_state_t fir_state_bg

Definition at line 163 of file echo.h.

int16_t* fir_taps16[2]

Definition at line 164 of file echo.h.

int Lbgn

Definition at line 156 of file echo.h.

int Lbgn_acc

Definition at line 157 of file echo.h.

int Lbgn_upper

Definition at line 158 of file echo.h.

int Lbgn_upper_acc

Definition at line 159 of file echo.h.

int Lclean

Definition at line 154 of file echo.h.

int Lclean_bg

Definition at line 155 of file echo.h.

int Lclean_bgacc

Definition at line 151 of file echo.h.

int Lcleanacc

Definition at line 150 of file echo.h.

int log2taps

Definition at line 138 of file echo.h.

int Lrx

Definition at line 153 of file echo.h.

int Lrxacc

Definition at line 149 of file echo.h.

int Ltx

Definition at line 152 of file echo.h.

int Ltxacc

Definition at line 148 of file echo.h.

int nonupdate_dwell

Definition at line 135 of file echo.h.

int32_t Pstates

Definition at line 142 of file echo.h.

Definition at line 131 of file echo.h.

int rx_1

Definition at line 169 of file echo.h.

int rx_2

Definition at line 170 of file echo.h.

int16_t shift

Definition at line 145 of file echo.h.

int16_t* snapshot

Definition at line 184 of file echo.h.

int taps

Definition at line 137 of file echo.h.

int16_t tx

Definition at line 130 of file echo.h.

int tx_1

Definition at line 167 of file echo.h.

int tx_2

Definition at line 168 of file echo.h.

int32_t xvrx[5]

Definition at line 175 of file echo.h.

int32_t xvtx[5]

Definition at line 173 of file echo.h.

int32_t yvrx[5]

Definition at line 176 of file echo.h.

int32_t yvtx[5]

Definition at line 174 of file echo.h.


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