zephyr/drivers/timer
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT()
It's not a function and requires all its arguments to be build-time
constants. Make this more obvious to the end user to ease confusion.

Change-Id: I64107cf4d9db9f0e853026ce78e477060570fe6f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
Kconfig clock: Make sure the clock is initialized prior to devices 2016-02-05 20:25:22 -05:00
Makefile timers: don't build if there is no system clock in use 2016-02-05 20:25:16 -05:00
arcv2_timer0.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
cortex_m_systick.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
cortex_m_systick_gdb.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
hpet.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
loapic_timer.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
sys_clock_init.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00