zephyr/drivers/dac
Kwon Tae-young 2aeed81202 drivers: dac: Added driver for TI DACx0508
TI's DACx0508 is a DAC chip that supports SPI.
Gain and Reference can be set through the register.

Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
2020-08-26 12:24:43 +02:00
..
CMakeLists.txt drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig.dacx0508 drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig.mcux
Kconfig.sam0 drivers: dac: add a driver for the SAM0 DAC 2020-08-04 16:08:48 -05:00
Kconfig.stm32
dac_dacx0508.c drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
dac_handlers.c
dac_mcux_dac.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
dac_mcux_dac32.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
dac_sam0.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
dac_shell.c
dac_stm32.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00