Searched refs:tmrHw_CONTROL_PRESCALE_256 (Results 1 – 2 of 2) sorted by relevance
131 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256; in SetTimerPeriod()150 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256; in SetTimerPeriod()283 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256; in tmrHw_setFreeRunningTimer()384 case tmrHw_CONTROL_PRESCALE_256: in tmrHw_getCountRate()
73 #define tmrHw_CONTROL_PRESCALE_256 0x00000008 macro