Searched refs:tmrHw_CONTROL_PRESCALE_1 (Results 1 – 2 of 2) sorted by relevance
125 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in SetTimerPeriod()144 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in SetTimerPeriod()187 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in tmrHw_setPeriodicTimerRate()289 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in tmrHw_setFreeRunningTimer()378 case tmrHw_CONTROL_PRESCALE_1: in tmrHw_getCountRate()
71 #define tmrHw_CONTROL_PRESCALE_1 0x00000000 macro