zephyr/drivers/dac
Gerard Marull-Paretas 8693a0b63f drivers: dac: gd32: use clock control API
Use the clock control API to enable peripheral clock.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-09-06 09:57:25 +02:00
..
CMakeLists.txt
Kconfig
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.gd32 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02: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: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02: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: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
dac_dacx0508.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dac_dacx3608.c
dac_gd32.c drivers: dac: gd32: use clock control API 2022-09-06 09:57:25 +02:00
dac_handlers.c
dac_mcp4725.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dac_mcp4728.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dac_mcux_dac.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dac_mcux_dac32.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dac_sam.c
dac_sam0.c
dac_shell.c
dac_stm32.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00