Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 18 of 18) sorted by relevance

/AliOS-Things-master/components/trace/
A Duart_send.c43 uint8_t tx_buf[SYSVIEW_SINGLE_TX]; in task_senddata_entry() local
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/
A Dspi.h35 const void *tx_buf; member
A Dspi_core.h80 uint8_t tx_buf[2][AOS_SPI_BUF_SIZE]; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/
A Dhci_adapter.c24 uint8_t *tx_buf; member
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/
A Dtty_core.h38 uint8_t tx_buf[AOS_TTY_TX_BUF_SIZE]; member
/AliOS-Things-master/components/drivers/peripheral/spi/include/vfsdev/
A Dspi_dev.h58 uint8_t * tx_buf; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/inc/
A Dhci_proto.h66 uint8_t *tx_buf; /* tx buffer pointer */ member
/AliOS-Things-master/components/drivers/peripheral/i2c/src/
A Di2c.c249 size_t aos_i2c_hard_push(aos_i2c_t *i2c, void *tx_buf, size_t count) in aos_i2c_hard_push()
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi.c318 size_t aos_spi_hard_push(aos_spi_t *spi, void *tx_buf, size_t count) in aos_spi_hard_push()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Di2s_api.c163 void i2s_set_dma_buffer(i2s_t *obj, char *tx_buf, char *rx_buf, in i2s_set_dma_buffer()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Di2c.c134 uint32_t hal_i2c_master_recv_vendor(i2c_dev_t *i2c, uint16_t device_addr, uint8_t *tx_buf, uint16_t… in hal_i2c_master_recv_vendor()
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Duart.c23 unsigned char tx_buf[UART_DMA_RING_BUFFER_SIZE]; member
/AliOS-Things-master/components/csi/csi2/include/drv/
A Di2s.h108 ringbuffer_t *tx_buf; ///< I2S send buffer member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dspp_api.h33 uint8_t *tx_buf; member
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dl2cap.h139 struct net_buf *tx_buf; member
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_i2s.h156 uint8_t *tx_buf; ///< i2s send buf member
/AliOS-Things-master/components/csi/csi1/include/drv/
A Di2s.h156 uint8_t *tx_buf; ///< i2s send buf member
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dck_usart.c49 uint8_t *tx_buf; member

Completed in 25 milliseconds