zephyr/drivers/dac
Ibe Van de Veire a21e9f02e6 drivers: dac: Add support for the SAM4S soc series
Add support for the SAM4S soc in the DACC driver.

Signed-off-by: Ibe Van de Veire <ibe.vandeveire@basalte.be>
2025-02-06 10:43:17 +01:00
..
CMakeLists.txt drivers: dac: Add support for MAX22017 DAC 2025-01-21 07:07:33 +01:00
dac_ad56xx.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_ad559x.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_ad569x.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_dacx0501.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_dacx0508.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_dacx3608.c drivers: dac: dacx3608: Fix bad shift operation 2025-01-07 11:51:39 +01:00
dac_esp32.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_gd32.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_handlers.c
dac_ltc166x.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_max22017.c drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dac_mcp4725.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_mcp4728.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_mcux_dac32.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_mcux_dac.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_mcux_gau.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_mcux_lpdac.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_sam0.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
dac_sam.c drivers: dac: Add support for the SAM4S soc series 2025-02-06 10:43:17 +01:00
dac_shell.c dac_shell: add device filtering 2025-01-22 05:40:11 +01:00
dac_stm32.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
dac_test.c drivers: dac: Place API into iterable section 2024-12-02 22:05:33 +00:00
Kconfig drivers: dac: Add support for MAX22017 DAC 2025-01-21 07:07:33 +01:00
Kconfig.ad56xx
Kconfig.ad559x
Kconfig.ad569x
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
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.test