Searched defs:tx_buff (Results 1 – 4 of 4) sorted by relevance
67 uint8_t tx_buff[CONFIG_I2C_TRANSFER_LEN] = { 0 }; in i2c_slave_task() local
69 uint8_t tx_buff[CONFIG_I2C_TRANSFER_LEN] = { 0 }; in i2c_master_task() local
497 uint8_t *tx_buff; /*!< @if Eng Buff to send data through tx fifo. member
332 uint8_t *tx_buff = data->tx_buff; in hal_spi_v151_write() local