Searched refs:serial_tx_rx_byte (Results 1 – 1 of 1) sorted by relevance
97 static int serial_tx_rx_byte(const struct device *dev, uint8_t tx_byte, in serial_tx_rx_byte() function197 if (serial_tx_rx_byte(dev, tx_byte, &rx_byte) != 0) { in w1_serial_read_byte()208 return serial_tx_rx_byte(dev, byte, &rx_byte); in w1_serial_write_byte()