Searched refs:tmrHw_CONTROL_PRESCALE_16 (Results 1 – 2 of 2) sorted by relevance
128 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_16; in SetTimerPeriod()147 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_16; in SetTimerPeriod()286 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_16; in tmrHw_setFreeRunningTimer()381 case tmrHw_CONTROL_PRESCALE_16: in tmrHw_getCountRate()
72 #define tmrHw_CONTROL_PRESCALE_16 0x00000004 macro