zephyr/tests/kernel/timer
Anisetti Avinash Krishna 98dba7da7c include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC
Type case CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC to uint32_t
while defining sys_clock_hw_cycles_per_sec_runtime_get()
to extend the range of frequency to 0xffffffff.

Signed-off-by: Anisetti Avinash Krishna <anisetti.avinash.krishna@intel.com>
2025-03-28 12:21:07 +01:00
..
cycle64 tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
starve tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timepoints tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer_api tests: kernel: timer: timer_api: Tweak test_timer_remaining 2025-01-24 08:38:48 +01:00
timer_behavior include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC 2025-03-28 12:21:07 +01:00
timer_error_case tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
timer_monotonic include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC 2025-03-28 12:21:07 +01:00