Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c136 EQDC_CTRL_REV(psConfig->enableReverseDirection) | /* Reverse direction. */ in EQDC_Init()
224 psConfig->enableReverseDirection = false; in EQDC_GetDefaultConfig()
Dfsl_eqdc.h334 bool enableReverseDirection; /*!< Enable reverse direction counting. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/qdc/
Dfsl_qdc.c116 if (config->enableReverseDirection) in QDC_Init()
247 config->enableReverseDirection = false; in QDC_GetDefaultConfig()
Dfsl_qdc.h197 bool enableReverseDirection; /*!< Enable reverse direction counting. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/enc/
Dfsl_enc.c117 if (config->enableReverseDirection) in ENC_Init()
248 config->enableReverseDirection = false; in ENC_GetDefaultConfig()
Dfsl_enc.h198 bool enableReverseDirection; /*!< Enable reverse direction counting. */ member