Searched defs:recv_byte (Results 1 – 3 of 3) sorted by relevance
12 int (*recv_byte)(struct device *dev); member
127 static inline void recv_byte(const gpio_i2c_info_t *i, uint8_t *b) in recv_byte() function
298 static int recv_byte(int fd) in recv_byte() function