Home
last modified time | relevance | path

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

/drivers/spi/
A Dspi-uclass.c154 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read() argument
163 ret = spi_xfer(slave, n_opcode * 8, opcode, NULL, flags); in spi_write_then_read()
167 n_opcode, ret); in spi_write_then_read()

Completed in 9 milliseconds