Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c289 static bool transfer_byte(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) in transfer_byte() function
381 } while (transfer_byte(p_spi, p_cb)); in spi_xfer()
455 if (!transfer_byte(p_spi, p_cb)) in irq_handler()