Searched defs:write_byte (Results 1 – 3 of 3) sorted by relevance
55 static int write_byte(const struct device *dev, off_t offset, uint8_t val) in write_byte() function
41 static int write_byte(const struct device *dev, off_t offset, uint8_t val) in write_byte() function
105 w1_write_byte_t write_byte; member