Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c241 nrf_spis_event_clear(p_spis, NRF_SPIS_EVENT_END); in spis_configure()
242 nrf_spis_event_clear(p_spis, NRF_SPIS_EVENT_ACQUIRED); in spis_configure()
591 nrf_spis_event_clear(p_spis, NRF_SPIS_EVENT_ACQUIRED); in irq_handler()
624 nrf_spis_event_clear(p_spis, NRF_SPIS_EVENT_END); in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h250 NRF_STATIC_INLINE void nrf_spis_event_clear(NRF_SPIS_Type * p_reg,
746 NRF_STATIC_INLINE void nrf_spis_event_clear(NRF_SPIS_Type * p_reg, in nrf_spis_event_clear() function