 |
RTEMS 6.1-rc7
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
52#define LM32_CLOCK_SR (0x0000)
53#define LM32_CLOCK_SR_TO (0x0001)
54#define LM32_CLOCK_SR_RUN (0x0002)
58#define LM32_CLOCK_CR (0x0004)
59#define LM32_CLOCK_CR_ITO (0x0001)
60#define LM32_CLOCK_CR_CONT (0x0002)
61#define LM32_CLOCK_CR_START (0x0004)
62#define LM32_CLOCK_CR_STOP (0x0008)
66#define LM32_CLOCK_PERIOD (0x0008)
70#define LM32_CLOCK_SNAPSHOT (0x000C)