Searched refs:lpc32xx_timer_clock (Results 1 – 1 of 1) sorted by relevance
19 static void lpc32xx_timer_clock(u32 bit, int enable) in lpc32xx_timer_clock() function54 lpc32xx_timer_clock(CLK_TIMCLK_TIMER0, 1); in timer_init()68 lpc32xx_timer_clock(CLK_TIMCLK_TIMER1, 1); in __udelay()76 lpc32xx_timer_clock(CLK_TIMCLK_TIMER1, 0); in __udelay()
Completed in 3 milliseconds