Searched refs:nrf_saadc_event_check (Results 1 – 2 of 2) sorted by relevance
330 bool check = nrf_saadc_event_check(p_reg, event); in nrfy_saadc_event_check()633 if ((mask & NRFY_EVENT_TO_INT_BITMASK(event)) && nrf_saadc_event_check(p_reg, event)) in __nrfy_internal_saadc_event_handle()
475 NRF_STATIC_INLINE bool nrf_saadc_event_check(NRF_SAADC_Type const * p_reg,891 NRF_STATIC_INLINE bool nrf_saadc_event_check(NRF_SAADC_Type const * p_reg, nrf_saadc_event_t event) in nrf_saadc_event_check() function