Searched defs:tx_byte (Results 1 – 3 of 3) sorted by relevance
97 static int serial_tx_rx_byte(const struct device *dev, uint8_t tx_byte, in serial_tx_rx_byte()194 uint8_t tx_byte = 0xFF; in w1_serial_read_byte() local
173 int ds2477_85_write_byte(const struct device *dev, const uint8_t tx_byte) in ds2477_85_write_byte()
239 uint8_t tx_byte; in i2c_gecko_isr() local