Searched refs:TMRx_ENABLE (Results 1 – 2 of 2) sorted by relevance
346 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in i80321_calibrate_delay()405 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in cpu_initclocks()
306 #define TMRx_ENABLE (1U << 1) macro