Searched refs:STIMER_CS (Results 1 – 7 of 7) sorted by relevance
88 STIMER_CS = 0x2; in rt_device_systimer_isr()93 STIMER_CS = 0x8; in rt_device_systimer_isr()
159 #define STIMER_CS HWREG32(STIMER_BASE + 0x0000) macro
90 STIMER_CS = 0x2; in rt_device_systimer_isr()95 STIMER_CS = 0x8; in rt_device_systimer_isr()
163 #define STIMER_CS __REG32(STIMER_BASE + 0x0000) macro
42 #define STIMER_CS HWREG32(STIMER_BASE + 0x00) macro
157 #define STIMER_CS __REG32(stimer_base_addr + 0x0000) macro
137 #define STIMER_CS __REG32(STIMER_BASE + 0x0000) macro
Completed in 587 milliseconds