zephyr/drivers/timer
Andrew Boie 133dab4a63 altera_avalon_timer: new timer driver for Nios II
Tickless idle is not yet supported. We program the timer period
to the desired system clock tick rate (sys_clock_hw_cycles_per_tick).

This was renamed to the same name used in the Altera Embedded IP
Peripherals Guide; used by other CPUs than Nios II.

Change-Id: Ic4fca8c16b923295b77b63f98f45cd3483c5f560
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 19:00:35 +00:00
..
Kconfig altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
Makefile altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
altera_avalon_timer.c altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
arcv2_timer0.c arc: fixes a missing declaration compile error 2016-05-26 02:15:06 +00:00
cortex_m_systick.c power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
cortex_m_systick_gdb.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
hpet.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
loapic_timer.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
sys_clock_init.c microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00