Home
last modified time | relevance | path

Searched defs:positionCounterValue (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.h420 …uint32_t positionCounterValue; /*!< Position counter value. When Modulo mode enabled, the position… member
842 static inline void EQDC_SetPositionCounterValue(EQDC_Type *base, uint32_t positionCounterValue) in EQDC_SetPositionCounterValue()