mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 02:55:24 +00:00
As per description of the sys_clock_elapsed() function, "the kernel will call this with appropriate locking, the driver needs only provide an instantaneous answer". Remove then the unnecessary locking from the function, as it only adds an undesirable delay. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
altera_avalon_timer_hal.c | ||
apic_timer.c | ||
apic_tsc.c | ||
arcv2_timer0.c | ||
arm_arch_timer.c | ||
cavs_timer.c | ||
cc13x2_cc26x2_rtc_timer.c | ||
CMakeLists.txt | ||
cortex_m_systick.c | ||
hpet.c | ||
ite_it8xxx2_timer.c | ||
Kconfig | ||
Kconfig.stm32_lptim | ||
leon_gptimer.c | ||
litex_timer.c | ||
mchp_xec_rtos_timer.c | ||
mcux_os_timer.c | ||
native_posix_timer.c | ||
npcx_itim_timer.c | ||
nrf_rtc_timer.c | ||
rcar_cmt_timer.c | ||
riscv_machine_timer.c | ||
rv32m1_lptmr_timer.c | ||
sam0_rtc_timer.c | ||
stm32_lptim_timer.c | ||
sys_clock_init.c | ||
xlnx_psttc_timer_priv.h | ||
xlnx_psttc_timer.c | ||
xtensa_sys_timer.c |