Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h598 NRF_STATIC_INLINE void nrf_saadc_channel_limits_set(NRF_SAADC_Type * p_reg,
1016 NRF_STATIC_INLINE void nrf_saadc_channel_limits_set(NRF_SAADC_Type * p_reg, in nrf_saadc_channel_limits_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h424 nrf_saadc_channel_limits_set(p_reg, channel, low, high); in nrfy_saadc_channel_limits_set()