Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h173 } nrf_comp_hyst_t; typedef
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()
/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h78 nrf_comp_hyst_t hyst; ///< Comparator hysteresis.
245 NRFY_STATIC_INLINE void nrfy_comp_hysteresis_set(NRF_COMP_Type * p_reg, nrf_comp_hyst_t hyst) in nrfy_comp_hysteresis_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_comp.h102 nrf_comp_hyst_t hyst; ///< Comparator hysteresis.