zephyr/soc/neorv32
Anisetti Avinash Krishna 139211772c include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned
Convert z_clock_hw_cycles_per_sec to unsigned int to increase
supported frequency range.

Signed-off-by: Anisetti Avinash Krishna <anisetti.avinash.krishna@intel.com>
2025-03-28 12:21:07 +01:00
..
CMakeLists.txt soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
Kconfig soc: neorv32: list NEORV32 v1.11.2 as currently supported version 2025-03-18 08:26:52 +01:00
Kconfig.defconfig soc: neorv32: add option for reading clock frequency from sysinfo at boot 2025-03-14 01:01:59 +01:00
Kconfig.soc soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
reset.S soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
soc_irq.S soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
soc.c include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned 2025-03-28 12:21:07 +01:00
soc.h soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
soc.yml