zephyr/tests/drivers/adc/adc_api
Fabrice DJIATSA a1bd7cf7b0 tests: drivers: adc: adc_api: update adc_api test
- add nucleo_c071rb overlay file to setup adc node

- The C0 serie has two HSI clock sources, HSI48 and HSI48USB.
To make it simpler and compatible with the existing clock driver,
HSI48 is renamed to HSI (node already present in the stm32c0.dtsi).
HSI48USB will correspond to HSI48.
With SYNC mode, we have an overrun on the ADC, so we configure it
in ASYNC mode.

- Update STM32 HSI macro according to changes

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
2025-02-06 10:41:45 +01:00
..
boards tests: drivers: adc: adc_api: update adc_api test 2025-02-06 10:41:45 +01:00
socs soc: adc: esp32c2: Add support 2025-01-29 20:34:20 +01:00
src zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
sysbuild/vpr_launcher tests: drivers: adc: adc_api: Add nrf54h20dk_nrf54h20_cpuppr 2025-01-28 09:51:31 +01:00
CMakeLists.txt
Kconfig
overlay-dma-esp32.conf tests: drivers: adc 2024-06-10 07:02:19 -07:00
overlay-dma-kinetis.conf
overlay-dma-stm32.conf
prj.conf
testcase.yaml boards: esp32s3_devkitc: adc: Add dts file 2025-01-27 17:08:30 +01:00