zephyr/drivers/dac
Florijan Plohl 7692e3db3f drivers: dac: add driver for the NXP DAC12
Add driver shim for the NXP Digital-to-Analog (DAC12) module.

Signed-off-by: Florijan Plohl <florijan.plohl@norik.com>
2025-05-13 03:20:29 +02:00
..
CMakeLists.txt drivers: dac: add driver for the NXP DAC12 2025-05-13 03:20:29 +02:00
dac_ad56xx.c
dac_ad559x.c
dac_ad569x.c
dac_dac161s997.c drivers: dac: Add TI DAC161S997 driver 2025-04-02 12:53:03 +02:00
dac_dacx0501.c
dac_dacx0508.c
dac_dacx3608.c
dac_esp32.c
dac_gd32.c
dac_handlers.c
dac_ltc166x.c
dac_max22017.c drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dac_mcp4725.c
dac_mcp4728.c
dac_mcux_dac12.c drivers: dac: add driver for the NXP DAC12 2025-05-13 03:20:29 +02:00
dac_mcux_dac32.c
dac_mcux_dac.c
dac_mcux_gau.c
dac_mcux_lpdac.c
dac_renesas_ra.c drivers: dac: Update Renesas DAC driver to support for RA4 2025-03-25 22:13:12 +01:00
dac_sam0.c
dac_sam.c drivers: dac: dac_dam: Fix samx7x builds 2025-02-10 18:55:35 +01:00
dac_shell.c dac_shell: add device filtering 2025-01-22 05:40:11 +01:00
dac_stm32.c
dac_test.c
Kconfig drivers: dac: Add TI DAC161S997 driver 2025-04-02 12:53:03 +02:00
Kconfig.ad56xx
Kconfig.ad559x
Kconfig.ad569x
Kconfig.dac161s997 drivers: dac: Add TI DAC161S997 driver 2025-04-02 12:53:03 +02:00
Kconfig.dacx0501
Kconfig.dacx0508
Kconfig.dacx3608
Kconfig.esp32
Kconfig.gd32
Kconfig.ltc166x
Kconfig.max22017 drivers: dac: Add support for MAX22017 DAC 2025-01-21 07:07:33 +01:00
Kconfig.mcp4725
Kconfig.mcp4728
Kconfig.mcux drivers: dac: add driver for the NXP DAC12 2025-05-13 03:20:29 +02:00
Kconfig.renesas_ra drivers: dac: Initial DAC driver support for Renesas RA 2025-02-11 11:44:40 +00:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.test