Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-mx1ads/
Dtime.h43 #define TIM_32KHZ 0x08 macro
131 timer1->TimerControl = (TIM_32KHZ | TIM_INTEN | TIM_ENAB); in setup_timer()