Home
last modified time | relevance | path

Searched refs:COMP_MCUX_ACMP_HYSTERESIS_MODE_LEVEL0 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/comparator/
Dmcux_acmp.h22 COMP_MCUX_ACMP_HYSTERESIS_MODE_LEVEL0 = 0, enumerator
/Zephyr-latest/drivers/comparator/
Dcomparator_mcux_acmp.c231 BUILD_ASSERT((int)kACMP_HysteresisLevel0 == (int)COMP_MCUX_ACMP_HYSTERESIS_MODE_LEVEL0);