zephyr/drivers/adc
Noah Pendleton d68de09c0f boards: arm: stm32: fix out of bounds access
Fix an out of bounds access when `CONFIG_SOC_SERIES_STM32F1X` is
enabled.

Signed-off-by: Noah Pendleton <noah.pendleton@gmail.com>
2019-10-08 15:51:14 -05:00
..
adc_context.h coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
adc_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
adc_mchp_xec.c drivers: adc: adc_mchp_xec: Add error logs 2019-09-30 12:20:39 -05:00
adc_mcux_adc12.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_mcux_adc16.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_nrfx_adc.c drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
adc_nrfx_saadc.c drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
adc_sam0.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_sam_afec.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
adc_shell.c shell: adc: adc shell for testing adcs 2019-06-28 10:07:18 -05:00
adc_stm32.c boards: arm: stm32: fix out of bounds access 2019-10-08 15:51:14 -05:00
CMakeLists.txt drivers/adc: Add support for Microchip's XEC ADC device 2019-09-25 06:12:52 -04:00
Kconfig drivers/adc: Add support for Microchip's XEC ADC device 2019-09-25 06:12:52 -04:00
Kconfig.mcux drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.nrfx drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
Kconfig.sam0 drivers: adc: Add SAM0 ADC driver 2019-05-07 08:41:27 -04:00
Kconfig.sam_afec drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.stm32 drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
Kconfig.xec drivers/adc: Add support for Microchip's XEC ADC device 2019-09-25 06:12:52 -04:00