incubator-nuttx/sched/irq
chao an 25339b0a17 sched/irq: spinlock should not depends on SMP
spinlock should work independently without CONFIG_SMP

Signed-off-by: chao an <anchao@lixiang.com>
2024-03-26 15:21:52 +08:00
..
CMakeLists.txt sched/irq: spinlock should not depends on SMP 2024-03-26 15:21:52 +08:00
Make.defs sched/irq: spinlock should not depends on SMP 2024-03-26 15:21:52 +08:00
irq.h clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
irq_attach.c clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
irq_chain.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
irq_csection.c sched/init: refine init state interface 2024-03-23 01:04:15 +08:00
irq_dispatch.c clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
irq_foreach.c
irq_initialize.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
irq_procfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
irq_spinlock.c sched/irq: spinlock should not depends on SMP 2024-03-26 15:21:52 +08:00
irq_unexpectedisr.c Fix compiler warnings (-Wunused-parameter) in various functions 2022-07-12 11:42:34 +08:00