|
RTEMS
5.0.0
|
Go to the documentation of this file. 33 #define LM32_CLOCK_SR (0x0000) 34 #define LM32_CLOCK_SR_TO (0x0001) 35 #define LM32_CLOCK_SR_RUN (0x0002) 39 #define LM32_CLOCK_CR (0x0004) 40 #define LM32_CLOCK_CR_ITO (0x0001) 41 #define LM32_CLOCK_CR_CONT (0x0002) 42 #define LM32_CLOCK_CR_START (0x0004) 43 #define LM32_CLOCK_CR_STOP (0x0008) 47 #define LM32_CLOCK_PERIOD (0x0008) 51 #define LM32_CLOCK_SNAPSHOT (0x000C)