Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | last_jiffies |
unsigned | cur_intcnt |
unsigned | last_intcnt |
int | cur_pllcorr |
int | last_pllcorr |
unsigned int | mod_cycles |
unsigned int | demod_cycles |
Definition at line 211 of file baycom_epp.c.
unsigned cur_intcnt |
Definition at line 213 of file baycom_epp.c.
int cur_pllcorr |
Definition at line 215 of file baycom_epp.c.
unsigned int demod_cycles |
Definition at line 218 of file baycom_epp.c.
unsigned last_intcnt |
Definition at line 214 of file baycom_epp.c.
unsigned long last_jiffies |
Definition at line 212 of file baycom_epp.c.
int last_pllcorr |
Definition at line 216 of file baycom_epp.c.
unsigned int mod_cycles |
Definition at line 217 of file baycom_epp.c.