Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_timer.c41 STIMER_C3 = STIMER_CLO + cnt; in raspi_systimer_start()
94 STIMER_C3 = STIMER_CLO + timer->cnt; in rt_device_systimer_isr()
A Draspi.h165 #define STIMER_C3 HWREG32(STIMER_BASE + 0x0018) macro
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_timer.c43 STIMER_C3 = STIMER_CLO + cnt; in raspi_systimer_start()
96 STIMER_C3 = STIMER_CLO + timer->cnt; in rt_device_systimer_isr()
A Draspi.h169 #define STIMER_C3 __REG32(STIMER_BASE + 0x0018) macro
/bsp/raspberry-pi/raspi2/driver/
A Dbcm283x.h48 #define STIMER_C3 HWREG32(STIMER_BASE + 0x18) macro
/bsp/raspberry-pi/raspi4-64/drivers/
A Draspi4.h163 #define STIMER_C3 __REG32(stimer_base_addr + 0x0018) macro
/bsp/raspberry-pi/raspi4-32/driver/
A Draspi4.h143 #define STIMER_C3 __REG32(STIMER_BASE + 0x0018) macro

Completed in 33 milliseconds