Home
last modified time | relevance | path

Searched refs:LPC_TIMER_MR0 (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/arm/lpc/
HDlpc_timer.c224 timer0_write_4(sc, LPC_TIMER_MR0, ticks); in lpc_timer_start()
266 timer0_write_4(sc, LPC_TIMER_MR0, sc->lt_period); in lpc_hardclock()
HDlpcreg.h84 #define LPC_TIMER_MR0 0x18 macro