Searched refs:kEQDC_CountDirectionDown (Results 1 – 1 of 1) sorted by relevance
300 kEQDC_CountDirectionDown = 0U, /*!< Last count was in down direction. */ enumerator745 …turn ((0U != (base->IMR & EQDC_IMR_DIR_MASK)) ? kEQDC_CountDirectionUp : kEQDC_CountDirectionDown); in EQDC_GetLastCountDirection()