Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_comp.h215 __STATIC_INLINE void nrf_comp_ext_ref_set(nrf_comp_ext_ref_t ext_ref);
394 __STATIC_INLINE void nrf_comp_ext_ref_set(nrf_comp_ext_ref_t ext_ref) in nrf_comp_ext_ref_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_comp.c116 nrf_comp_ext_ref_set(p_config->ext_ref); in nrfx_comp_init()