mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 20:55:21 +00:00
The RTC COUNTER register doesn't care that it receives a value larger than it can hold; it'll discard the bits internally. No need to spend cycles doing it manually. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
altera_avalon_timer_hal.c | ||
arcv2_timer0.c | ||
CMakeLists.txt | ||
cortex_m_systick.c | ||
hpet.c | ||
Kconfig | ||
legacy_api.h | ||
loapic_timer.c | ||
native_posix_timer.c | ||
nrf_rtc_timer.c | ||
pulpino_timer.c | ||
riscv_machine_timer.c | ||
sys_clock_init.c | ||
xtensa_sys_timer.c |