Searched refs:tmrHw_CONTROL_PRESCALE_MASK (Results 1 – 2 of 2) sorted by relevance
70 #define tmrHw_CONTROL_PRESCALE_MASK 0x0000000C macro
377 switch (pTmrHw[timerId].Control & tmrHw_CONTROL_PRESCALE_MASK) { in tmrHw_getCountRate()