zephyr/drivers/timer
Andy Ross c535300539 drivers/timer: New ARM SysTick driver
Newer, and much smaller driver written to the new timer API.  Supports
all the features the old one did (including shutting off the clock
when clock_always_on is disabled), should be faster in practice, and
should be significantly more accurate due to the "lost cycle" trick
applied in z_clock_set_timeout().

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-11-13 17:10:07 -05:00
..
altera_avalon_timer_hal.c include/system_timer.h: Timer API cleanup 2018-10-16 15:03:10 -04:00
arcv2_timer0.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
CMakeLists.txt
cortex_m_systick.c drivers/timer: New ARM SysTick driver 2018-11-13 17:10:07 -05:00
hpet.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
Kconfig drivers: timer nRF: simplify kconfig depend 2018-10-15 09:36:37 -04:00
legacy_api.h kernel: New timeout implementation 2018-10-16 15:03:10 -04:00
loapic_timer.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
native_posix_timer.c include/system_timer.h: Timer API cleanup 2018-10-16 15:03:10 -04:00
nrf_rtc_timer.c kernel: Checkpatch fixups 2018-10-16 15:03:10 -04:00
pulpino_timer.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
riscv_machine_timer.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
sys_clock_init.c drivers: timer: use weak functions after declaration 2018-11-02 08:37:27 -04:00
xtensa_sys_timer.c timer: xtensa_sys_timer: set compare register at init 2018-11-03 12:40:33 -04:00