Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_lpcomp.h191 __STATIC_INLINE void nrf_lpcomp_input_select(nrf_lpcomp_input_t input);
332 __STATIC_INLINE void nrf_lpcomp_input_select(nrf_lpcomp_input_t input) in nrf_lpcomp_input_select() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_lpcomp.c103 nrf_lpcomp_input_select(p_config->input); in nrfx_lpcomp_init()