Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c345 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()
379 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()
452 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_spi.h117 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg,
295 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg, in nrf_spi_event_clear() function