zephyr/drivers/timer
Andy Ross f2d0591830 drivers/timer/hpet: Fix default IRQ
The HPET default is to deliver events on the same INTIn as the legacy
PIT IRQ, and in fact our code requires that because it uses the
"legacy routing" option.  So this isn't really a configurable and has
to be set correctly.  Do it right in the kconfig default instead of
forcing boards to set it.

(No, I have no idea where "20" came from either.)

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
altera_avalon_timer_hal.c
arcv2_timer0.c driver: arcv2_timer0: optimze the code 2018-12-07 17:08:15 -05:00
CMakeLists.txt
cortex_m_systick.c drivers: timer: fix disable systick function 2018-12-12 15:40:36 -06:00
hpet.c
Kconfig drivers/timer/hpet: Fix default IRQ 2019-01-11 15:18:52 -05:00
legacy_api.h
loapic_timer.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
native_posix_timer.c
nrf_rtc_timer.c drivers: timer: nrf_rtc_timer: fix handling for 24-bit counter 2018-11-30 15:05:25 +01:00
pulpino_timer.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
riscv_machine_timer.c
sys_clock_init.c
xtensa_sys_timer.c