zephyr/drivers/timer
Wayne Ren f700022a35 arch: arc: bug fixes for running just one core for a multicore target
for smp target, there is a case where just one core is running, then:
* during init, the master core will run, others cores will halt/sleep
* use timer driver for single core

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-03-12 13:02:17 -04:00
..
altera_avalon_timer_hal.c
apic_timer.c
arcv2_timer0.c arch: arc: bug fixes for running just one core for a multicore target 2020-03-12 13:02:17 -04:00
arm_arch_timer.c drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
cc13x2_cc26x2_rtc_timer.c
CMakeLists.txt drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
cortex_m_systick.c
hpet.c
Kconfig drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
Kconfig.stm32_lptim
legacy_api.h kernel: kconfig: Fix broken references to TICKLESS_KERNEL 2020-01-25 08:14:55 -05:00
litex_timer.c
loapic_timer.c drivers: loapic_timer: simplify TSC read 2020-02-06 23:07:37 -05:00
mchp_xec_rtos_timer.c timer: mchp_xec_rtos: convert to use DT_INST_ defines 2020-03-11 21:16:16 -04:00
native_posix_timer.c native_posix: timer: Improve arch_busy_wait() doc 2020-02-07 11:48:41 +01:00
nrf_rtc_timer.c kernel: kconfig: Fix broken references to TICKLESS_KERNEL 2020-01-25 08:14:55 -05:00
riscv_machine_timer.c riscv machine timer: Timer functions on long running platforms 2020-03-04 23:08:49 +02:00
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
stm32_lptim_timer.c
sys_clock_init.c
xlnx_psttc_timer.c
xtensa_sys_timer.c