Searched defs:send_length (Results 1 – 9 of 9) sorted by relevance
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_spi.c | 191 …receive(SPI_TypeDef *Instance, rt_uint8_t *send_buf, rt_uint8_t *recv_buf, rt_uint16_t send_length) in spi_transmitreceive() 204 static rt_err_t spi_transmit(SPI_TypeDef *Instance, rt_uint8_t *send_buf, rt_uint16_t send_length) in spi_transmit() 217 static rt_err_t spi_receive(SPI_TypeDef *Instance, rt_uint8_t *recv_buf,rt_uint16_t send_length) in spi_receive() 366 rt_uint16_t send_length; in spi_xfer() local
|
| /bsp/nuvoton/libraries/nu_packages/ILI9341/ |
| A D | ili9341_spi.c | 74 rt_size_t send_length, in ili9341_spi_send_then_recv()
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_spi.c | 286 rt_size_t send_length; in spixfer() local
|
| /bsp/hc32/tests/ |
| A D | test_qspi.c | 175 …nd_then_recv(struct rt_qspi_device *device, const void *send_buf, rt_size_t send_length, void *rec… in bsp_qspi_send_then_recv()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_spi.c | 287 rt_uint16_t send_length; in spixfer() local
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_spi.c | 508 rt_uint16_t send_length; in hc32_spi_xfer() local
|
| /bsp/loongson/ls1cdev/drivers/ |
| A D | touch.c | 136 rt_size_t send_length, in touch_send_then_recv()
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_spi.c | 369 rt_uint16_t send_length = 0; in xfer() local
|
| /bsp/nuvoton/libraries/nu_packages/SPINAND/ |
| A D | drv_spinand.c | 87 …nd_then_recv(struct rt_qspi_device *device, const void *send_buf, rt_size_t send_length, void *rec… in nu_qspi_send_then_recv()
|
Completed in 24 milliseconds