Searched refs:nrf_spi_event_clear (Results 1 – 2 of 2) sorted by relevance
302 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()336 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()406 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in irq_handler()
106 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg,257 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg, in nrf_spi_event_clear() function
Completed in 4 milliseconds