zephyr/drivers/timer
Alberto Escolar Piedras 6c483ead26 native: timer bugfix in tickless mode part
Bugfix in the tickless mode part:
During _time_idle_exit it was not announcing to the kernel the
already passed silent ticks, but it was left for the tick interrupt
itself.
This did not cause any trouble so far as there was only the timer
interrupt in this board.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-08 15:56:48 -08:00
..
altera_avalon_timer_hal.c
arcv2_timer0.c
CMakeLists.txt
cortex_m_systick.c
hpet.c
Kconfig kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
loapic_timer.c
native_posix_timer.c native: timer bugfix in tickless mode part 2018-02-08 15:56:48 -08:00
nrf_rtc_timer.c timer: Corrected types in nRF system timer functions 2018-02-02 15:28:32 +01:00
pulpino_timer.c
riscv_machine_timer.c
sys_clock_init.c
xtensa_sys_timer.c