zephyr/soc/xtensa/esp32s2
Sylvio Alves 42b33382f7 driver: clock: esp32: retrieve HW clock from DTS
ESP32 and ESP32-S2 HW clock are tied to DTS clock configuration.
This changes updates the default configuration to retrieve
this information from DTS.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-01-03 17:12:06 -05:00
..
include soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
CMakeLists.txt pm: esp32s2: system power management 2022-12-05 15:09:53 +01:00
Kconfig.defconfig driver: clock: esp32: retrieve HW clock from DTS 2023-01-03 17:12:06 -05:00
Kconfig.soc soc: esp32s2: set RTC registers to known state 2022-12-05 15:09:53 +01:00
linker.ld xtensa: linker: Fix #52539 by updating the linker scripts 2022-12-08 18:46:59 +01:00
loader.c soc: esp32s2: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
newlib_fix.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
pinctrl_soc.h soc: esp32/s2/c3: pinctrl: update pin init macros 2022-07-01 16:22:18 +00:00
power.c pm: esp32s2: system power management 2022-12-05 15:09:53 +01:00
soc.c soc: esp32s2: set RTC registers to known state 2022-12-05 15:09:53 +01:00
soc.h soc: esp32x: replace STATUS by int 2022-12-05 15:09:53 +01:00
soc_cache.c soc: esp32s2: refactor cache and bss initialization 2021-11-20 11:57:38 -05:00