aboutsummaryrefslogtreecommitdiff
path: root/include/hw/adc
AgeCommit message (Expand)AuthorFilesLines
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery1-0/+55
2021-06-17adc: Move the max111x driver to the adc directoryCorey Minyard1-0/+56
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard1-0/+46
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu1-0/+69
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+2
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis1-0/+87