Searched refs:COMPARATOR_TRIGGER_NONE (Results 1 – 6 of 6) sorted by relevance
29 COMPARATOR_TRIGGER_NONE = 0, enumerator
34 zassert_ok(comparator_set_trigger(test_dev, COMPARATOR_TRIGGER_NONE)); in test_before()
364 case COMPARATOR_TRIGGER_NONE: in shim_nrf_lpcomp_set_trigger()
618 case COMPARATOR_TRIGGER_NONE: in shim_nrf_comp_set_trigger()
308 case COMPARATOR_TRIGGER_NONE: in mcux_acmp_set_trigger()
213 zassert_equal(comp_fake_comp_set_trigger_fake.arg1_val, COMPARATOR_TRIGGER_NONE); in ZTEST()