nuttx/arch
Max Kriegleder c5d57fab83 arch/arm/nrf{52|53|91}: fix timer timeout value (overflow issue)
When setting the timeout value, an overflow occurs. Also, if
NRF52_TIMER_PER > 1000000, the macro will evaluate to zero in
its current form.

Signed-off-by: Max Kriegleder <max.kriegleder@gmail.com>
2026-01-26 10:55:28 +08:00
..
arm arch/arm/nrf{52|53|91}: fix timer timeout value (overflow issue) 2026-01-26 10:55:28 +08:00
arm64 build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
avr build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
ceva arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
dummy
hc arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
mips build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
misoc build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
or1k build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
renesas arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
risc-v build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
sim arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
sparc arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
tricore arch/tricore: add NMI trap handler (weak) 2026-01-24 23:32:03 +08:00
x86 arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
x86_64 build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
xtensa build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
z16 arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
z80 arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
CMakeLists.txt
Kconfig arch: fix cmake error 2026-01-21 14:38:36 +08:00