Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_lpcomp.h95 nrf_lpcomp_input_select(p_reg, p_config->input); in nrfy_lpcomp_periph_configure()
216 nrf_lpcomp_input_select(p_reg, input); in nrfy_lpcomp_input_select()
/hal_nordic-3.6.0/nrfx/hal/
Dnrf_lpcomp.h391 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input);
579 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select() function