Fixes an unlikely issue that could arise if the RTC handler in the nRF RTC driver was blocked for more than one sys tick interval. This could lead to _sys_clock_tick_announce() being called with more than one sys tick when the kernel did not expect it. Jira: ZEP-1763 Change-ID: I5608fca6f0ac97a17c1ce452c1c5c67696a49a9a Signed-off-by: Øyvind Hovdsveen <oyvind.hovdsveen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| altera_avalon_timer.c | ||
| arcv2_timer0.c | ||
| cortex_m_systick.c | ||
| hpet.c | ||
| Kconfig | ||
| loapic_timer.c | ||
| Makefile | ||
| nrf_rtc_timer.c | ||
| pulpino_timer.c | ||
| riscv_machine_timer.c | ||
| sys_clock_init.c | ||
| xtensa_sys_timer.c | ||