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

  /src/sys/arch/evbarm/iq80310/
iq80310_timer.c 173 timer_disable(TIMER_ENABLE_EN);
177 timer_enable(TIMER_ENABLE_EN);
220 timer_disable(TIMER_ENABLE_EN);
226 timer_enable(TIMER_ENABLE_EN);
iq80310reg.h 140 #define TIMER_ENABLE_EN (1U << 0) /* enable counter */

Completed in 12 milliseconds