Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_ad569x.c113 static int ad569x_write_value(const struct device *dev, uint8_t channel, uint32_t value) in ad569x_write_value() function
165 .write_value = ad569x_write_value,