Home
last modified time | relevance | path

Searched defs:tx_byte (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/w1/
Dw1_zephyr_serial.c97 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
Dw1_ds2477_85_common.c173 int ds2477_85_write_byte(const struct device *dev, const uint8_t tx_byte) in ds2477_85_write_byte()
/Zephyr-latest/drivers/i2c/
Di2c_gecko.c239 uint8_t tx_byte; in i2c_gecko_isr() local