1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/efm32
Gunar Schorcht 817bb48843 cpu/efm32: fix DAC reference voltage configuration
The EFM32 MCU allows the reference voltage to be configured per DAC device, not per DAC channel. Also, the DAC reference voltage was defined in the configuration but not used anywhere.
2023-08-15 13:58:39 +02:00
..
drivers drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
families cpu/efm32: include periph_conf.h for system-related methods 2022-10-27 15:22:58 +02:00
include cpu/efm32: fix DAC reference voltage configuration 2023-08-15 13:58:39 +02:00
periph cpu/efm32: fix DAC reference voltage configuration 2023-08-15 13:58:39 +02:00
cpu.c cpu: call early_init() 2023-01-08 22:26:12 +01:00
doc.txt cpu/efm32: add support for efm32hg family 2021-01-06 23:44:53 +01:00
efm32-features.mk cpu/efm32: remove exports 2020-02-11 22:46:53 +01:00
efm32-info.mk cpu/efm32/efm32-info: use efm32-info instead of cpus.txt 2020-02-12 12:55:59 +01:00
efm32.config cpu/efm32: model Kconfig 2021-11-18 09:03:06 +01:00
Kconfig cpu/efm32: fix dependency to cmsis-dsp module 2023-05-14 21:18:50 +02:00
Makefile cpu/efm32: add efr32zg23 family 2022-10-24 23:16:39 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/efm32: fix dependency to cmsis-dsp module 2023-05-14 21:18:50 +02:00
Makefile.features cpu/efm32: provide periph_uart_modecfg feature for every board 2022-11-21 23:20:19 +01:00
Makefile.include cpu/efm32: add CMSIS DSP include for arm_math.h 2023-05-14 21:08:30 +02:00