zephyr/tests
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
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC 2025-03-28 12:21:07 +01:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth bluetooth: tester: btp_gap: adds set rpa timeout cmd 2025-03-24 15:09:53 +01:00
boards tests: boards: neorv32: add build_all test for the NEORV32 2025-03-28 12:20:41 +01:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Bluetooth: Mesh: Test pb cancelling in bsim 2025-03-26 16:19:31 +01:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
crypto
ctest/base
drivers tests: drivers: gpio: Add support for RZ/V2L-SMARC 2025-03-28 08:35:13 +01:00
integration/kernel
kconfig
kernel include: zephyr: sys: time_units: Type cast SYS_CLOCK_HW_CYCLES_PER_SEC 2025-03-28 12:21:07 +01:00
lib tests: lib: cmsis_dsp: Fix -Wsometimes-uninitialized warning 2025-03-23 13:19:27 +01:00
misc
modules
net tests: net: lib: http_server: Check response 2025-03-26 21:56:51 +01:00
posix test: posix: timers: Fix unused function warning 2025-03-24 07:53:10 +01:00
robot
subsys tests: fat_fs_api: fix main-stack overflow for the RAM-disk case 2025-03-27 14:02:03 +01:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml