zephyr/drivers
Martin Jäger 33228f516b drivers: dac: Add API for DAC peripherals
DAC (digital to analog converter) peripheral driver with a generic API
suitable for most MCUs (only basic DAC features considered).

Signed-off-by: Martin Jäger <martin@libre.solar>
2020-04-20 17:41:48 +02:00
..
adc drivers: adc: adc_stm32: enable internal voltage reference source 2020-04-17 17:30:44 +02:00
audio drivers: audio: mpxxdtyy: Conver to use DT_ANY_INST_ON_BUS macro 2020-04-18 08:43:02 -05:00
bluetooth drivers: bluetooth: rpmsg_nrf53: use new DT API 2020-04-18 07:52:05 -05:00
can
clock_control clock_control: nordic: move to new DT API 2020-04-14 06:32:25 -05:00
console drivers: gsm_mux: Convert to use k_timeout_t 2020-04-17 10:15:54 +03:00
counter drivers: counter: nrf: use new DT API 2020-04-17 18:28:55 +02:00
crypto drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
dac drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
debug
display drivers: display: mb_display: Convert to DT_LABEL() macro 2020-04-17 17:22:53 +02:00
dma drivers: dma: initialize peripheral request dma on stm32 2020-04-17 03:13:02 -05:00
eeprom drivers: remove a couple of DT abstraction violations 2020-04-08 09:00:38 -05:00
entropy drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
espi drivers: espi_mchp_xec: Update driver to espi API changes 2020-04-17 10:33:02 -07:00
ethernet drivers: ethernet: sam_gmac: Add SAM E54 maximum queue count reference 2020-04-17 04:56:28 -05:00
flash drivers: flash: nrfx_qspi_nor: fix semaphore errors 2020-04-20 15:41:35 +02:00
gpio drivers: gpio: stellaris: Convert one missed old style DT macro 2020-04-17 16:00:34 -05:00
hwinfo drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02:00
i2c drivers: i2c: Fix incorrect fast and fast+ mode bus speeds 2020-04-20 15:54:04 +02:00
i2s drivers: i2s: stm32: Add I2S master clock output 2020-04-17 10:44:52 -05:00
ieee802154 drivers: ieee802154_nrf5: Handle frame pending bit mode 2020-04-17 09:17:38 +03:00
interrupt_controller interrupt_controller: gic: Fix ICFGRn access and config 2020-04-20 15:48:45 +02:00
ipm drivers: ipm: ipm_mcux: convert to new DT_INST macros 2020-04-20 08:45:37 -05:00
kscan drivers: kscan: add support for the interrupt on the ft5336 2020-04-02 16:48:15 -05:00
led
led_strip drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
lora drivers: lora: sx1276: call DIO handlers in workqueue 2020-04-15 08:30:11 -05:00
modem modem: gsm: correct timeout parameter to k_delayed_work_submit 2020-04-20 18:09:18 +03:00
net net: ppp: Create own workqueue for PPP 2020-04-17 10:15:54 +03:00
neural_net
pcie
peci
pinmux soc: arm: stm32l1: Add UART4 and UART5 supports 2020-04-20 15:54:22 +02:00
ps2
ptp_clock
pwm drivers: pwm: pwm_nrf5_sw: Convert to new DT_INST macros 2020-04-15 11:17:32 -05:00
sensor sensor: lis3mdl: Check possible error in trigger_set 2020-04-20 15:43:23 +02:00
serial drivers: serial: usart_sam: rework device tree support 2020-04-18 17:04:08 -05:00
spi drivers: spi: nordic: finish conversion to new DT API 2020-04-20 15:43:39 +02:00
timer drivers: timer: xlnx_psttc: Convert driver to DT_INST macro 2020-04-17 16:00:58 -05:00
usb drivers: usb: device: kinetis: Convert driver to DT_INST macro 2020-04-20 15:40:44 +02:00
video drivers: video: Add dedicated video init priority 2020-04-07 09:44:14 -05:00
watchdog drivers: wdt_sam0: remove log message during boot 2020-04-06 22:08:44 -04:00
wifi drivers: wifi: esp: Fix wifi-reset-gpios handling 2020-04-06 10:29:58 -05:00
CMakeLists.txt drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00