Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c589 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h262 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