Home
last modified time | relevance | path

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

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