Searched refs:NRF_SAADC_LIMIT_HIGH (Results 1 – 3 of 3) sorted by relevance
131 event = nrf_saadc_limit_event_get(i, NRF_SAADC_LIMIT_HIGH); in nrfy_saadc_int_init()665 event = nrf_saadc_limit_event_get(i, NRF_SAADC_LIMIT_HIGH); in __nrfy_internal_saadc_events_process()
660 int_mask = nrfy_saadc_limit_int_get(channel, NRF_SAADC_LIMIT_HIGH); in nrfx_saadc_limits_set()862 NRF_SAADC_LIMIT_HIGH : NRF_SAADC_LIMIT_LOW; in saadc_event_limits_handle()
352 NRF_SAADC_LIMIT_HIGH = 1 ///< High limit type. enumerator861 if (limit_type == NRF_SAADC_LIMIT_HIGH) in nrf_saadc_limit_event_get()