mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 04:45:58 +00:00
Straightforward conversion for adc_enable/disable. adc_read() uses a sequence table, which points to an array of struct adc_seq_entry, each element pointing to memory buffers. Need to validate all of these as being readable by the caller, and the buffers writable. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
adc_dw.c | ||
adc_dw.h | ||
adc_handlers.c | ||
adc_mcux_adc16.c | ||
adc_qmsi_ss.c | ||
adc_qmsi.c | ||
adc_sam_afec.c | ||
adc_ti_adc108s102.c | ||
adc_ti_adc108s102.h | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.mcux | ||
Kconfig.qmsi | ||
Kconfig.sam_afec | ||
Kconfig.ti_adc108s102 | ||
Makefile |