zephyr/drivers/dac
Benjamin Björnsson ed84e45526 drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec
Simplify driver by using i2c_dt_spec for bus access.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2022-07-15 10:00:36 +02:00
..
CMakeLists.txt drivers: dac: add mcp4728 driver 2022-04-28 14:17:34 +02:00
Kconfig drivers: dac: add mcp4728 driver 2022-04-28 14:17:34 +02:00
Kconfig.dacx0508 drivers: dac: dacx0508: set explicitly init priority 2022-07-15 09:59:51 +02:00
Kconfig.dacx3608 drivers: dac: dacx3608: set explicitly init priority 2022-07-15 09:59:51 +02:00
Kconfig.gd32
Kconfig.mcp4725 drivers: dac: mcp4725: set explicitly init priority 2022-07-15 09:59:51 +02:00
Kconfig.mcp4728 drivers: dac: mcp4728: set explicitly init priority 2022-07-15 09:59:51 +02:00
Kconfig.mcux drivers: dac: add pinctrl support to dac_mcux_dac32 driver 2022-03-22 12:36:04 +01:00
Kconfig.sam
Kconfig.sam0 drivers: dac: sam0: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.stm32
dac_dacx0508.c drivers: dac: dacx0508: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_dacx3608.c drivers: dac: dacx3608: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_gd32.c soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
dac_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_mcp4725.c drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec 2022-07-15 10:00:36 +02:00
dac_mcp4728.c drivers: dac: mcp4728: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_mcux_dac.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_mcux_dac32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_sam.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_sam0.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00