Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c246 static bool transfer_byte(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) in transfer_byte() function
338 } while (transfer_byte(p_spi, p_cb)); in spi_xfer()
409 if (!transfer_byte(p_spi, p_cb)) in irq_handler()

Completed in 2 milliseconds