Searched refs:nrf_gpiote_event_check (Results 1 – 2 of 2) sorted by relevance
151 bool evt = nrf_gpiote_event_check(p_reg, event); in nrfy_gpiote_event_check()388 if ((mask & NRFY_EVENT_TO_INT_BITMASK(event)) && nrf_gpiote_event_check(p_reg, event)) in __nrfy_internal_gpiote_event_handle()
313 NRF_STATIC_INLINE bool nrf_gpiote_event_check(NRF_GPIOTE_Type const * p_reg,638 NRF_STATIC_INLINE bool nrf_gpiote_event_check(NRF_GPIOTE_Type const * p_reg, in nrf_gpiote_event_check() function