Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h102 nrf_comp_hysteresis_set(p_reg, p_config->hyst); in nrfy_comp_periph_configure()
247 nrf_comp_hysteresis_set(p_reg, hyst); in nrfy_comp_hysteresis_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h311 NRF_STATIC_INLINE void nrf_comp_hysteresis_set(NRF_COMP_Type * p_reg, nrf_comp_hyst_t hyst);
493 NRF_STATIC_INLINE void nrf_comp_hysteresis_set(NRF_COMP_Type * p_reg, nrf_comp_hyst_t hyst) in nrf_comp_hysteresis_set() function