mirror of
https://github.com/drasko/codezero.git
synced 2026-01-17 05:13:16 +01:00
Timer Code tested
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
/* SP804 timer has TIMER1 at TIMER0 + 0x20 address */
|
||||
#define PLATFORM_TIMER0_BASE PB926_TIMER01_VBASE
|
||||
|
||||
#define PLATFORM_TIMER_REL_OFFSET 0x20
|
||||
|
||||
#define PLATFORM_SP810_BASE PB926_SYSCTRL_VBASE
|
||||
#define PLATFORM_IRQCTRL_BASE PB926_VIC_VBASE
|
||||
#define PLATFORM_SIRQCTRL_BASE PB926_SIC_VBASE
|
||||
|
||||
Reference in New Issue
Block a user