Home
last modified time | relevance | path

Searched refs:ad405x_reg_read (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_ad405x.c260 int ad405x_reg_read(const struct device *dev, uint8_t addr, uint8_t *data, uint8_t len) in ad405x_reg_read() function
274 return ad405x_reg_read(dev, addr, buf, 1); in ad405x_reg_read_byte()