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

  /src/sys/arch/arm/xscale/
i80321_timer.c 199 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE);
251 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE);
297 tmr1_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE);
i80321reg.h 300 #define TMRx_ENABLE (1U << 1)

Completed in 14 milliseconds