Home
last modified time | relevance | path

Searched refs:kEQDC_CountDirectionDown (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.h300 kEQDC_CountDirectionDown = 0U, /*!< Last count was in down direction. */ enumerator
745 …turn ((0U != (base->IMR & EQDC_IMR_DIR_MASK)) ? kEQDC_CountDirectionUp : kEQDC_CountDirectionDown); in EQDC_GetLastCountDirection()