Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enc/
Dfsl_enc.h56kENC_LastCountDirectionFlag = (1U << 7U), /*!< Last count was in the up direction, or the down dir… enumerator
Dfsl_enc.c384 ret32 |= (uint32_t)kENC_LastCountDirectionFlag; in ENC_GetStatusFlags()