zephyr/include/drivers
Benjamin Walsh 153503d766 timer: micro/nano abstraction for announcing tick
The gain is two-fold:

- Removes the need of preprocessor conditionals in the timer drivers'
  ISRs.
- Allows removing the duplication of the 'tick announce' code across
  all timer drivers.

Change-Id: I6078a0b00a833c1d1ca76474987c3214a0c05f7b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:59 -05:00
..
console console: Refactor serial console interface 2016-02-05 20:13:57 -05:00
pci pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
ioapic.h First commit 2015-04-10 16:44:37 -07:00
k6x_mpu.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k6x_pmc.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k20_mcg.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k20_pcr.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k20_sim.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k20_uart.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
k20_watchdog.h Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
loapic.h First commit 2015-04-10 16:44:37 -07:00
pic.h First commit 2015-04-10 16:44:37 -07:00
rand32.h First commit 2015-04-10 16:44:37 -07:00
system_timer.h timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
uart.h First commit 2015-04-10 16:44:37 -07:00