Linux Kernel
3.7.1
|
#include <timer_defs.h>
Data Fields | |
unsigned int | tmr0: 1 |
unsigned int | tmr1: 1 |
unsigned int | cnt: 1 |
unsigned int | trig: 1 |
unsigned int | dummy1: 28 |
Definition at line 186 of file timer_defs.h.
unsigned int cnt |
Definition at line 189 of file timer_defs.h.
unsigned int dummy1 |
Definition at line 191 of file timer_defs.h.
unsigned int tmr0 |
Definition at line 187 of file timer_defs.h.
unsigned int tmr1 |
Definition at line 188 of file timer_defs.h.
unsigned int trig |
Definition at line 190 of file timer_defs.h.