zephyr/drivers/dac
Gerson Fernando Budke 3a940cea79 drivers: dac: Add sam support to pinctrl
This add support to pinctrl at Atmel sam dac driver.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-03-24 15:45:37 -07:00
..
CMakeLists.txt drivers: dac: introduce gd32 dac driver 2021-12-16 10:13:56 +01:00
dac_dacx0508.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
dac_dacx3608.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
dac_gd32.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
dac_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac_mcp4725.c drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
dac_mcux_dac.c drivers: dac: Refactor drivers to use shared init priority 2021-10-27 10:58:33 +02:00
dac_mcux_dac32.c drivers: dac: add pinctrl support to dac_mcux_dac32 driver 2022-03-22 12:36:04 +01:00
dac_sam.c drivers: dac: Add sam support to pinctrl 2022-03-24 15:45:37 -07:00
dac_sam0.c drivers: dac: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
dac_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac_stm32.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.dacx0508 drivers: dac: Refactor drivers to use shared init priority 2021-10-27 10:58:33 +02:00
Kconfig.dacx3608 drivers: dac: Refactor drivers to use shared init priority 2021-10-27 10:58:33 +02:00
Kconfig.gd32 drivers: dac: Adds DAC support for gd32vf103 2022-01-04 11:49:14 +01:00
Kconfig.mcp4725 drivers: dac: Refactor drivers to use shared init priority 2021-10-27 10:58:33 +02:00
Kconfig.mcux drivers: dac: add pinctrl support to dac_mcux_dac32 driver 2022-03-22 12:36:04 +01:00
Kconfig.sam drivers: Add Atmel SAM DAC (DACC) driver 2021-08-26 16:46:16 -04:00
Kconfig.sam0 drivers: dac: add a driver for the SAM0 DAC 2020-08-04 16:08:48 -05:00
Kconfig.stm32 drivers: dac: Add support for STM32L0 series 2020-04-20 17:41:48 +02:00