Searched refs:nrf_spis_event_check (Results 1 – 2 of 2) sorted by relevance
589 if (nrf_spis_event_check(p_spis, NRF_SPIS_EVENT_ACQUIRED)) in irq_handler()622 if (nrf_spis_event_check(p_spis, NRF_SPIS_EVENT_END)) in irq_handler()
262 NRF_STATIC_INLINE bool nrf_spis_event_check(NRF_SPIS_Type const * p_reg,753 NRF_STATIC_INLINE bool nrf_spis_event_check(NRF_SPIS_Type const * p_reg, in nrf_spis_event_check() function