OpenRTX/platform/drivers
Silvano Seva 08cd620951 Audio: stm32_dac: fixed missing restore of output idle level after stream end
On CKS32F407 the external trigger source for a DAC channel needs to be disabled
in order for the writes to the DAC data registers to be effective. This is
coherent with the STM32F4 reference manual, but the STM32 devices update the DAC
output on a register write wether the external trigger is enabled or not.
2025-03-16 10:13:00 +01:00
..
ADC Module17: using standard ADC driver 2024-06-21 19:26:03 +02:00
CPS CPS: added enumeration type for CTCSS tone index 2025-03-01 19:01:10 +01:00
GPIO GPIO: driver for gpio outputs using SIPO shift-register 2025-03-10 21:53:51 +01:00
GPS CS7000: added GPS support 2025-03-16 10:13:00 +01:00
NVM CS7000: HR_C6000 driver 2025-03-16 10:13:00 +01:00
SPI MK22: driver for SPI peripherals 2024-10-08 18:36:56 +02:00
USB STM32F4xx: updated gpio driver 2024-06-21 18:00:33 +02:00
audio Audio: stm32_dac: fixed missing restore of output idle level after stream end 2025-03-16 10:13:00 +01:00
backlight CS7000: added control of keyboard backlight 2025-03-16 10:13:00 +01:00
baseband CS7000: radio: added detection of CTCSS tones 2025-03-16 10:13:00 +01:00
chSelector Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
display CS7000: display driver 2025-03-16 10:13:00 +01:00
keyboard CS7000: driver for channel selector knob 2025-03-16 10:13:00 +01:00
stubs Removed unused function from radio interface API 2024-10-12 14:46:52 +02:00
tones STM32F4xx: updated gpio driver 2024-06-21 18:00:33 +02:00