Searched refs:tmrHw_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
52 #define tmrHw_MAX_COUNT (0xFFFFFFFF) /* maximum number of count a timer can count */ macro
352 return tmrHw_MAX_COUNT - pTmrHw[timerId].CurrentValue; in tmrHw_GetCurrentCount()