zephyr/tests/drivers/clock_control/stm32_clock_configuration
Thomas Stranger 33eba217de tests/drivers/clock_control: stm32_common_devices: add adc alt. clk. src
This commit adds a test case that configures an alternative clock source
for an ADC peripheral.

In case no alt clock is available, only the gating clock is enabled
and disabled.
Unlike the i2c and lptim test, the actual gating clock frequency is
not checked, because for the adc there seems to be no uniform way
to retrieve the frequency via the hal.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-07-04 16:41:24 +02:00
..
stm32_common_core tests: drivers: clock_control: stm32_wl fix external clock dts 2022-07-04 16:41:24 +02:00
stm32_common_devices tests/drivers/clock_control: stm32_common_devices: add adc alt. clk. src 2022-07-04 16:41:24 +02:00
stm32h7_core
stm32h7_devices include: stm32: clock_control: Ease usage of STM32_DT_CLOCKS macro 2022-06-28 11:07:29 +02:00
stm32u5_core tests/drivers/clock_control: stm32u5: Fix pll_msis_80 test config 2022-05-10 18:42:30 +02:00
stm32u5_devices include: stm32: clock_control: Ease usage of STM32_DT_CLOCKS macro 2022-06-28 11:07:29 +02:00