Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h97 nrf_comp_ext_ref_set(p_reg, p_config->ext_ref); in nrfy_comp_periph_configure()
217 nrf_comp_ext_ref_set(p_reg, ext_ref); in nrfy_comp_ext_ref_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h277 NRF_STATIC_INLINE void nrf_comp_ext_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ext_ref_t ext_ref);
462 NRF_STATIC_INLINE void nrf_comp_ext_ref_set(NRF_COMP_Type * p_reg, nrf_comp_ext_ref_t ext_ref) in nrf_comp_ext_ref_set() function