OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIMER1_BASE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
cpu.h
32
#define
TIMER1_BASE
0x4004C000 /* Timer1 registers base */
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
timer.c
13
static struct timer_regs *timer1 = (struct timer_regs *)
TIMER1_BASE
;
Completed in 527 milliseconds