Searched refs:nrf_spi_event_clear (Results 1 – 2 of 2) sorted by relevance
345 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()
117 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