commit | be9df47f33d0890c7273801044e15e374fbceefc | [log] [tgz] |
---|---|---|
author | Martin Hoff <martin.hoff@silabs.com> | Fri Aug 08 13:02:25 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Thu Oct 09 12:42:56 2025 -0400 |
tree | 9cbab092b9cb786c94354dc3a3399ca28a4d2f37 | |
parent | 93241cc666f6b9ed97fb90bab2b4199b90ca715b [diff] |
drivers: adc: add DMA support for Silabs IADC This commit introduces DMA support for the Silabs IADC driver. A new Kconfig option is added to enable DMA support, ensuring compatibility with the existing ADC configuration. DMA can be used for synch/asynch operation. Signed-off-by: Martin Hoff <martin.hoff@silabs.com>