zephyr/drivers/dac
Matija Tudan 1463596205 drivers: dac: added driver for TI DACx3608
The DAC53608 and DAC43608 (DACx3608) are lowpower, eight-channel,
voltage-output, 10-bit or 8-bit digital-to-analog converters (DACs)
respectively. They support I2C with a wide power supply range
from 1.8 V to 5.5 V, and a full scale output voltage range of
1.8 V to 5.5 V. The DACx3608 also includes per channel, user
programmable, power down registers.

Signed-off-by: Matija Tudan <mtudan@mobilisis.hr>
2021-01-24 14:28:05 -05:00
..
CMakeLists.txt drivers: dac: added driver for TI DACx3608 2021-01-24 14:28:05 -05:00
Kconfig drivers: dac: added driver for TI DACx3608 2021-01-24 14:28:05 -05:00
Kconfig.dacx0508
Kconfig.dacx3608 drivers: dac: added driver for TI DACx3608 2021-01-24 14:28:05 -05:00
Kconfig.mcux
Kconfig.sam0
Kconfig.stm32
dac_dacx0508.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_dacx3608.c drivers: dac: added driver for TI DACx3608 2021-01-24 14:28:05 -05:00
dac_handlers.c
dac_mcux_dac.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_mcux_dac32.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_sam0.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_shell.c
dac_stm32.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00