Searched refs:nrf_spi_event_check (Results 1 – 2 of 2) sorted by relevance
118 NRF_STATIC_INLINE bool nrf_spi_event_check(NRF_SPI_Type const * p_reg,264 NRF_STATIC_INLINE bool nrf_spi_event_check(NRF_SPI_Type const * p_reg, in nrf_spi_event_check() function
335 while (!nrf_spi_event_check(p_spi, NRF_SPI_EVENT_READY)) {} in spi_xfer()
Completed in 4 milliseconds