Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c49 #define NRF_COMP_HYST_ENABLED NRF_COMP_HYST_40MV macro
51 #define NRF_COMP_HYST_ENABLED NRF_COMP_HYST_50MV macro
56 #if defined(NRF_COMP_HYST_ENABLED)
577 nrf->hyst = NRF_COMP_HYST_ENABLED; in shim_nrf_comp_diff_config_to_nrf()