Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h330 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h475 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