Searched refs:hysteresis_mode (Results 1 – 2 of 2) sorted by relevance
30 enum comp_mcux_acmp_hysteresis_mode hysteresis_mode; member
94 MCUX_ACMP_DT_INST_ENUM_OR(inst, HYSTERESIS_MODE, hysteresis_mode, LEVEL0)111 .hysteresis_mode = MCUX_ACMP_DT_INST_HYST_MODE(inst), \396 acmp_config.hysteresisMode = (acmp_hysteresis_mode_t)config->hysteresis_mode; in comp_mcux_acmp_init_mode_config()