Searched defs:recv_buf (Results 1 – 4 of 4) sorted by relevance
| /components/drivers/spi/ |
| A D | dev_spi_bit_ops.c | 54 void *recv_buf, in spi_xfer_4line_data8() 129 void *recv_buf, in spi_xfer_4line_data16() 204 void *recv_buf, in spi_xfer_3line_data8() 317 void *recv_buf, in spi_xfer_3line_data16()
|
| A D | dev_spi_core.c | 294 void *recv_buf, in rt_spi_send_then_recv() 368 void *recv_buf, in rt_spi_transfer()
|
| A D | dev_qspi_core.c | 131 …rt_qspi_device *device, const void *send_buf, rt_size_t send_length, void *recv_buf, rt_size_t rec… in rt_qspi_send_then_recv()
|
| /components/drivers/include/drivers/ |
| A D | dev_spi.h | 140 void *recv_buf; member 533 void *recv_buf, in rt_spi_recv()
|
Completed in 9 milliseconds