zephyr/soc/riscv/esp32c3
Sylvio Alves cff71c8d2b driver: systimer: increase esp32c3 tick resolution
hal_espressif systimer HAL calls are based on 1MHz reference.
This changes systimer driver to allow max clocking reference of 16MHz
and increases soc tick resolution by reducing min delay interval.

This also sets all ESP32-C3 socs to 16MHz hardware cycles reference.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-01-04 14:24:25 +01:00
..
CMakeLists.txt pm: esp32c3: system power management 2022-12-05 15:09:53 +01:00
idle.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
Kconfig.defconfig driver: systimer: increase esp32c3 tick resolution 2023-01-04 14:24:25 +01:00
Kconfig.soc soc: esp32c3: 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: esp32c3: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
pinctrl_soc.h soc: esp32/s2/c3: pinctrl: update pin init macros 2022-07-01 16:22:18 +00:00
power.c pm: esp32c3: system power management 2022-12-05 15:09:53 +01:00
soc.c soc: esp32c3: 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_irq.c esp32c3: Avoid circular header inclusion 2022-07-07 10:00:20 +02:00
soc_irq.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
vectors.S riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00