Searched refs:nrf_comp_hysteresis_set (Results 1 – 2 of 2) sorted by relevance
102 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()
311 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