mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 14:45:23 +00:00
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> |
||
---|---|---|
.. | ||
altera_avalon_timer_hal.c | ||
arcv2_timer0.c | ||
CMakeLists.txt | ||
cortex_m_systick.c | ||
hpet.c | ||
Kconfig | ||
legacy_api.h | ||
loapic_timer.c | ||
native_posix_timer.c | ||
nrf_rtc_timer.c | ||
pulpino_timer.c | ||
riscv_machine_timer.c | ||
sys_clock_init.c | ||
xtensa_sys_timer.c |