Home
last modified time | relevance | path

Searched defs:buf_rx (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Doa_tc6.c80 uint8_t buf_rx[OA_TC6_HDR_SIZE + 12] = { 0 }; in oa_tc6_reg_write() local
280 int oa_tc6_chunk_spi_transfer(struct oa_tc6 *tc6, uint8_t *buf_rx, uint8_t *buf_tx, in oa_tc6_chunk_spi_transfer()
332 struct net_buf *buf_rx = NULL; in oa_tc6_read_chunks() local
Deth_adin2111.c143 int eth_adin2111_oa_spi_xfer(const struct device *dev, uint8_t *buf_rx, uint8_t *buf_tx, int len) in eth_adin2111_oa_spi_xfer()
/Zephyr-latest/drivers/sensor/maxim/max6675/
Dmax6675.c38 uint8_t buf_rx[2]; in max6675_sample_fetch() local
/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500_nm_bus_wrapper.c69 const struct spi_buf buf_rx = { in spi_rw() local