Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/spi/
Dspi-slave-protocol.h53 unsigned char *tx_buf, *rx_buf; member
Dspi-sunxi.c1413 unsigned char *tx_buf = (unsigned char *)t->tx_buf; in sunxi_spi_cpu_writel() local
1632 unsigned char *tx_buf = (unsigned char *)t->tx_buf; in sunxi_spi_transfer_one() local
/device/soc/st/common/platform/uart/
Dstm32mp1_uart_hw.h92 char tx_buf[TX_BUF_SIZE]; member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/inc/
Dapp_uart.h169 uint8_t *tx_buf; /**< Pointer to the TX buffer. */ member
/device/soc/bestechnic/bes2600/liteos_m/components/net/lwip-2.1/porting/src/
Dethernetif.c114 unsigned char **tx_buf; in mac_data_xmit() local
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_hostspi.h100 const void *tx_buf; /**< data to be written, or NULL. */ member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/net/wifi/
Dbwifi_interface.h525 static inline int bwifi_send_data_buf(uint8_t devnum, uint8_t **tx_buf, uint16_t tx_len) in bwifi_send_data_buf()
/device/soc/esp/esp32/components/hal/esp32/
Demac_hal.c53 uint8_t **rx_buf, uint8_t **tx_buf) in emac_hal_init()
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_mipi_dsi.h51 const void *tx_buf; member
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/app/control/
Dacamera_connection.c269 uint32_t *tx_buf = (uint32_t *)con.buffer; in process_request() local
/device/soc/rockchip/common/sdk_linux/drivers/spi/
Dspidev.c202 u8 *tx_buf, *rx_buf; in spidev_message() local
/device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/
Dgt9xx_update.c2625 u8 *tx_buf = buf; in i2c_write_bytes() local
2666 u8 *tx_buf = buf; in i2c_read_bytes() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/spi/
Dspi_driver.c36 uint8_t * tx_buf; member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
Dck_usart.c62 uint8_t *tx_buf; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
Dspi.h305 spi_buf tx_buf; member
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Demac.h340 uint8_t **tx_buf; member
/device/soc/esp/esp32/components/driver/
Drmt.c95 rmt_item32_t *tx_buf; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c422 const u8 *tx_buf = packet->payload; in dw_mipi_dsi_write() local