Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/acmp_1/
Dfsl_acmp.c86 tmp8 |= ACMP_CS_HYST(config->hysteresisMode); in ACMP_Init()
129 config->hysteresisMode = kACMP_HysterisisLevel1; in ACMP_GetDefaultConfig()
Dfsl_acmp.h82 acmp_hysterisis_mode_t hysteresisMode; /*!< Hysteresis mode. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c133 tmp32 |= HSCMP_CCR2_HYSTCTR(config->hysteresisMode); in HSCMP_Init()
188 config->hysteresisMode = kHSCMP_HysteresisLevel0; in HSCMP_GetDefaultConfig()
Dfsl_hscmp.h109 hscmp_hysteresis_mode_t hysteresisMode; /*!< HSCMP hysteresis mode. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.c162 tmp32 |= LPCMP_CCR2_HYSTCTR(config->hysteresisMode); in LPCMP_Init()
219 config->hysteresisMode = kLPCMP_HysteresisLevel0; in LPCMP_GetDefaultConfig()
Dfsl_lpcmp.h206 lpcmp_hysteresis_mode_t hysteresisMode; /*!< LPCMP hysteresis mode. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmp/
Dfsl_cmp.c115 tmp8 |= CMP_CR0_HYSTCTR(config->hysteresisMode); in CMP_Init()
169 config->hysteresisMode = kCMP_HysteresisLevel0; in CMP_GetDefaultConfig()
Dfsl_cmp.h74 cmp_hysteresis_mode_t hysteresisMode; /*!< CMP Hysteresis mode. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/acmp/
Dfsl_acmp.c112 tmp32 |= CMP_C0_HYSTCTR(config->hysteresisMode); in ACMP_Init()
169 config->hysteresisMode = kACMP_HysteresisLevel0; in ACMP_GetDefaultConfig()
Dfsl_acmp.h125 acmp_hysteresis_mode_t hysteresisMode; /*!< Hysteresis mode. */ member