zephyr/tests/drivers/clock_control
Sylvio Alves e0a915a178 soc: espressif: convert rtc peripheral to clock subsystem
Current ESP32 clock system is mixed with RTC labeling/registers,
but it doesn't implement a real-time clock (RTC) driver.

To avoid confusion and allow adding a proper RTC driver later,
this commit renames the existing RTC interface to CLOCK and make
it as a subsystem without any peripheral attached to it.

This better reflects its actual purpose as a general clock controller.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2025-06-02 17:38:08 +02:00
..
adsp_clock
clock_control_api soc: espressif: convert rtc peripheral to clock subsystem 2025-06-02 17:38:08 +02:00
fixed_clock
nrf_clock_calibration tests: drivers: Turn on HFCLK before LFCLK calibration in nRF devices 2025-05-07 11:45:48 +02:00
nrf_clock_control tests: drivers: clock_control: nrf_clock_control: update fll16m 2025-05-20 16:08:31 +01:00
nrf_lf_clock_start dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
nrf_onoff_and_bt
onoff dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
pwm_clock
stm32_clock_configuration tests: drivers: Fix zassert string 2025-05-22 16:17:23 +02:00