Home
last modified time | relevance | path

Searched refs:STIMER_CS (Results 1 – 7 of 7) sorted by relevance

/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_timer.c88 STIMER_CS = 0x2; in rt_device_systimer_isr()
93 STIMER_CS = 0x8; in rt_device_systimer_isr()
A Draspi.h159 #define STIMER_CS HWREG32(STIMER_BASE + 0x0000) macro
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_timer.c90 STIMER_CS = 0x2; in rt_device_systimer_isr()
95 STIMER_CS = 0x8; in rt_device_systimer_isr()
A Draspi.h163 #define STIMER_CS __REG32(STIMER_BASE + 0x0000) macro
/bsp/raspberry-pi/raspi2/driver/
A Dbcm283x.h42 #define STIMER_CS HWREG32(STIMER_BASE + 0x00) macro
/bsp/raspberry-pi/raspi4-64/drivers/
A Draspi4.h157 #define STIMER_CS __REG32(stimer_base_addr + 0x0000) macro
/bsp/raspberry-pi/raspi4-32/driver/
A Draspi4.h137 #define STIMER_CS __REG32(STIMER_BASE + 0x0000) macro

Completed in 587 milliseconds