HomeSort by: relevance | last modified time | path
    Searched refs:TMRx_RELOAD (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 301 #define TMRx_RELOAD (1U << 2)

Completed in 12 milliseconds