zephyr/drivers/timer
Alberto Escolar Piedras f16ea52e11 native_posix: Replace system timer driver
The native_posix timer driver was still using the
legacy timer API.
Replace it with a new version, which is aligned with
the new kernel<->system timer driver API,
and which has TICKLESS_CAPABLE support

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-07-15 14:15:16 +02:00
..
altera_avalon_timer_hal.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
apic_timer.c drivers: apic_timer: fix include of system_timer.h 2019-06-27 10:51:32 -07:00
arcv2_timer0.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
CMakeLists.txt drivers/timer/apic_timer.c: new local APIC timer for TICKLESS_KERNEL 2019-06-27 07:20:54 -04:00
cortex_m_systick.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
hpet.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
Kconfig native_posix: Replace system timer driver 2019-07-15 14:15:16 +02:00
legacy_api.h license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
litex_timer.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
loapic_timer.c driver: timer: loapic_timer: fix compile issue 2019-07-03 11:56:40 -04:00
native_posix_timer.c native_posix: Replace system timer driver 2019-07-15 14:15:16 +02:00
nrf_rtc_timer.c drivers/timer/nrf_rtc_timer: Fix round-up for rapid tick rates 2019-07-02 22:52:29 -04:00
riscv_machine_timer.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
rv32m1_lptmr_timer.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sam0_rtc_timer.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
sys_clock_init.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
xtensa_sys_timer.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00