Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_dacx0501.c64 static int dacx0501_reg_read(const struct device *dev, const uint8_t addr, uint16_t *data) in dacx0501_reg_read() function
148 status = dacx0501_reg_read(dev, DACX0501_REG_DEVICE_ID, &device_id); in dacx0501_init()