zephyr/drivers/dac
Corey Wharton d80174fadf drivers: dac: add checks for internal channel config
Return -ENOTSUP if these flags are specified but not supported.

Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2024-09-17 05:23:56 -04:00
..
CMakeLists.txt drivers: dac: Add driver for NXP GAU DAC 2024-05-14 18:23:22 -04:00
dac_ad56xx.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_ad559x.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_ad569x.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_dacx0501.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_dacx0508.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_dacx3608.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_esp32.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_gd32.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
dac_ltc166x.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcp4725.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcp4728.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcux_dac32.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcux_dac.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcux_gau.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_mcux_lpdac.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_sam0.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_sam.c drivers: dac: add checks for internal channel config 2024-09-17 05:23:56 -04:00
dac_shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
dac_stm32.c drivers: dac_stm32: make pinctrl config in the device tree optional 2024-09-17 05:23:56 -04:00
Kconfig drivers: dac: dac_ad569x: Support for AD569x DACs. 2024-04-22 06:50:01 -07:00
Kconfig.ad56xx drivers: dac: add driver for AD568xx 2023-09-07 08:48:32 -05:00
Kconfig.ad559x drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.ad569x drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.dacx0501 drivers: dac: Add TI DACx0501 driver 2024-04-17 14:37:21 +02:00
Kconfig.dacx0508 drivers: dac: Update Kconfig for 'select I2C/SPI' 2022-08-12 16:18:35 +02:00
Kconfig.dacx3608 drivers: dac: Update Kconfig for 'select I2C/SPI' 2022-08-12 16:18:35 +02:00
Kconfig.esp32 drivers: dac: esp32: Add support for DAC controller 2022-12-13 16:29:38 +00:00
Kconfig.gd32 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.ltc166x drivers: dac: add support for ltc1660/ltc1665 2023-04-14 08:21:23 -04:00
Kconfig.mcp4725 drivers: dac: Update Kconfig for 'select I2C/SPI' 2022-08-12 16:18:35 +02:00
Kconfig.mcp4728 drivers: dac: Update Kconfig for 'select I2C/SPI' 2022-08-12 16:18:35 +02:00
Kconfig.mcux drivers: dac: Add driver for NXP GAU DAC 2024-05-14 18:23:22 -04:00
Kconfig.sam drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.sam0 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00