Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_comp.c57 #define NRF_COMP_HAS_HYST 1 macro
59 #define NRF_COMP_HAS_HYST 0 macro
186 BUILD_ASSERT(NRF_COMP_HAS_HYST);
575 #if NRF_COMP_HAS_HYST in shim_nrf_comp_diff_config_to_nrf()