mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 02:09:30 +00:00
Useful for tick-only drivers like Pulpino that don't support this. Ideally we'd have a header-level interface definition for individual timer drivers to eliminate the noop function call, but this is clean for now (even the Pulpino hardware looks like it should support timeouts just fine, so effort would be better spent there than on a clean "ticked" interface). 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 |