zephyr/tests/drivers/adc/adc_api
Alex Fabre 648f6dcac4 boards: st: add adc1 peripheral for nucleo_h533re
This nucleo board inherit from the root `h5` dts some special nodes:
- `vbat` on adc1 channel 2
- `vref` on adc1 channel 17
- `die_temp` on adc1 channel 16

The issue is discussed here:
https://github.com/zephyrproject-rtos/zephyr/issues/72914

Signed-off-by: Alex Fabre <alex.fabre@rtone.fr>
2024-06-27 08:49:49 -04:00
..
boards boards: st: add adc1 peripheral for nucleo_h533re 2024-06-27 08:49:49 -04:00
src tests: drivers: adc: adc_api: add dma test 2024-03-20 09:02:04 +01:00
CMakeLists.txt
Kconfig tests: drivers: adc: adc_api: add dma test 2024-03-20 09:02:04 +01:00
overlay-dma-esp32.conf tests: drivers: adc 2024-06-10 07:02:19 -07:00
overlay-dma-kinetis.conf tests: drivers: adc: adc_api: add dma test 2024-03-20 09:02:04 +01:00
overlay-dma-stm32.conf tests: drivers: adc: adc_api: add dma test 2024-03-20 09:02:04 +01:00
prj.conf
testcase.yaml tests: drivers: adc 2024-06-10 07:02:19 -07:00