Home
last modified time | relevance | path

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

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