zephyr/drivers/dac
Kumar Gala 6808d29baf drivers: dac: Convert drivers to new DT device macros
Convert dac drivers from:

        DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-15 08:04:04 -06:00
..
CMakeLists.txt drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig.dacx0508 drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
Kconfig.mcux
Kconfig.sam0 drivers: dac: add a driver for the SAM0 DAC 2020-08-04 16:08:48 -05:00
Kconfig.stm32
dac_dacx0508.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac_mcux_dac.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_mcux_dac32.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_sam0.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00
dac_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac_stm32.c drivers: dac: Convert drivers to new DT device macros 2020-12-15 08:04:04 -06:00