Searched refs:ags10_read (Results 1 – 1 of 1) sorted by relevance
21 static int ags10_read(const struct device *dev, uint8_t cmd, uint8_t *data, uint8_t rx_bytes) in ags10_read() function51 ret = ags10_read(dev, AGS10_CMD_DATA_ACQUISITION, recv_buf, 5); in ags10_sample_fetch()104 ret = ags10_read(dev, AGS10_CMD_READ_VERSION, recv_buf, 5); in ags10_init()