mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 07:12:31 +00:00
spinlock gains us nothing on an architecture that doesn't support SMP. Use the standard irq_lock() API so when we search for conditions that may decrease ISR responsiveness we can find them. Signed-off-by: Peter A. Bigot <pab@pabigot.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 |