Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spi.h118 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
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c335 while (!nrf_spi_event_check(p_spi, NRF_SPI_EVENT_READY)) {} in spi_xfer()

Completed in 3 milliseconds