HomeSort by: relevance | last modified time | path
    Searched refs:TIMER_ENABLE_INTEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/iq80310/
iq80310_timer.c 172 timer_disable(TIMER_ENABLE_INTEN);
225 timer_enable(TIMER_ENABLE_INTEN);
310 timer_disable(TIMER_ENABLE_INTEN);
311 timer_enable(TIMER_ENABLE_INTEN);
iq80310reg.h 141 #define TIMER_ENABLE_INTEN (1U << 1) /* enable interrupt */

Completed in 12 milliseconds