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> |
||
|---|---|---|
| .. | ||
| espressif | ||
| frdm_k64f/i2c | ||
| intel_adsp | ||
| mec15xxevb_assy6853 | ||
| mec172xevb_assy6906 | ||
| mtk_adsp | ||
| native_sim | ||
| neorv32/build_all | ||
| nrf | ||
| nrf52_bsim/egu | ||
| silabs/dma/block_append | ||
| vmu_rt1170/icm42688 | ||