Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_spi.h447 rt_err_t rt_spi_send_then_recv(struct rt_spi_device *device,
/components/drivers/spi/
A Denc28j60.c82 rt_spi_send_then_recv(spi_device, send_buffer, send_size, recv_buffer, 1); in spi_read_op()
698 rt_spi_send_then_recv(spi_device, &cmd, 1, q->payload, q->len); in enc28j60_rx()
A Ddev_spi_core.c291 rt_err_t rt_spi_send_then_recv(struct rt_spi_device *device, in rt_spi_send_then_recv() function
A Ddev_spi_flash_sfud.c163 …if (rt_spi_send_then_recv(rtt_dev->rt_spi_device, write_buf, write_size, read_buf, read_size) != R… in spi_write_read()

Completed in 8 milliseconds