zephyr/tests/drivers/clock_control
Tomislav Milkovic 0fe2c1fe90 everywhere: Fix legacy include paths
Any project with Kconfig option CONFIG_LEGACY_INCLUDE_PATH set to n
couldn't be built because some files were missing zephyr/ prefix in
includes
Re-run the migrate_includes.py script to fix all legacy include paths

Signed-off-by: Tomislav Milkovic <milkovic@byte-lab.com>
2022-07-18 16:16:47 +00:00
..
cavs_clock everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
clock_control_api tests: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
nrf_clock_calibration tests: drivers: nrf_clock_calibration: Convert to use DEVICE_DT_GET 2022-07-07 10:04:38 +02:00
nrf_lf_clock_start tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
nrf_onoff_and_bt tests: clock_control: nrf_onoff_and_bt: Convert to use DEVICE_DT_GET 2022-07-07 10:03:36 +02:00
onoff tests: clock_control: on_off: Convert to use DEVICE_DT_GET 2022-07-07 10:03:49 +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