aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/adc.c
Commit message (Expand)AuthorAgeFilesLines
* atsamd: Fixes for samc21 and compiler optimizations (#6198)Luke V2023-06-161-3/+24
* atsamd: Add support for SAMC21Wulfsta2023-05-011-4/+55
* atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor2022-10-131-3/+3
* atsamd: Support reading chip based temperature sensorKevin O'Connor2020-10-291-1/+15
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* atsamd: Wrap code to 80 columnsKevin O'Connor2019-02-271-3/+6
* atsamd: Increase ADC frequency on SAMD51Kevin O'Connor2019-02-221-2/+2
* atsamd: Add a GET_FUSE() helper macroKevin O'Connor2019-02-221-20/+13
* atsamd: Enable ADC support for samd51 devices (#1204)Florian Heilmann2019-02-081-18/+98
* atsamd: Initial support for SAMD51Kevin O'Connor2019-01-281-1/+0
* atsamd: Pass the power management id to enable_pclock()Kevin O'Connor2019-01-281-1/+1
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-121-0/+121