Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c152 … EQDC_CTRL2_REVMOD(psConfig->revolutionCountCondition) | /* Revolution count condition. */ in EQDC_Init()
252 psConfig->revolutionCountCondition = kEQDC_RevolutionCountOnIndexPulse; in EQDC_GetDefaultConfig()
Dfsl_eqdc.h417 …eqdc_revolution_count_condition_t revolutionCountCondition; /*!< Revolution Counter Modulus Enable… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/qdc/
Dfsl_qdc.c155 if (kQDC_RevolutionCountOnRollOverModulus == config->revolutionCountCondition) in QDC_Init()
259 config->revolutionCountCondition = kQDC_RevolutionCountOnINDEXPulse; in QDC_GetDefaultConfig()
Dfsl_qdc.h233 …qdc_revolution_count_condition_t revolutionCountCondition; /*!< Revolution Counter Modulus Enable.… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/enc/
Dfsl_enc.c156 if (kENC_RevolutionCountOnRollOverModulus == config->revolutionCountCondition) in ENC_Init()
260 config->revolutionCountCondition = kENC_RevolutionCountOnINDEXPulse; in ENC_GetDefaultConfig()
Dfsl_enc.h234 …enc_revolution_count_condition_t revolutionCountCondition; /*!< Revolution Counter Modulus Enable.… member