zephyr/tests/drivers/clock_control
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
..
cavs_clock drivers/clock_control: Add cAVS clock driver 2022-06-27 12:42:04 +02:00
clock_control_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
nrf_clock_calibration tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
nrf_lf_clock_start tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
nrf_onoff_and_bt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
onoff tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
stm32_clock_configuration tests/drivers/clock_control: stm32_common_devices: add adc alt. clk. src 2022-07-04 16:41:24 +02:00