zephyr/tests/drivers/clock_control
Erwan Gouriou 531c484958 tests/drivers/clock_control: stm32_common: Test HCLCK instead of SYSCLK
Rework test_*_freq to test HCLK freq instead of SYSCLK one, as it is not
correct to compare CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC with SYSCLK.

Additionally, add a test to verify use of AHB prescaler.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-04-21 14:09:44 +02:00
..
clock_control_api tests: drivers: clock_control: api: nrf: Disable tests for nrf52832 2022-02-01 14:16:18 -06:00
nrf_clock_calibration everywhere: fix typos 2022-03-18 13:24:08 -04:00
nrf_lf_clock_start
nrf_onoff_and_bt tests: drivers: clock_control: nrf_onoff_and_bt: use DEVICE_DT_GET 2022-03-11 15:27:05 -08:00
onoff everywhere: fix typos 2022-03-18 13:24:08 -04:00
stm32_clock_configuration tests/drivers/clock_control: stm32_common: Test HCLCK instead of SYSCLK 2022-04-21 14:09:44 +02:00