incubator-nuttx/sched/timer
TaiJuWu 51eaa59cc0 Replace enter_critical_section with spin_irqsave
Base on discusion: https://github.com/apache/nuttx/issues/10981

Signed-off-by: TaiJuWu <tjwu1217@gmail.com>
2023-10-21 11:00:07 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer.h sched/posix/timer: handle invaild timerid correctly 2022-10-31 19:59:29 -03:00
timer_create.c Replace enter_critical_section with spin_irqsave 2023-10-21 11:00:07 +08:00
timer_delete.c sched/posix/timer: handle invaild timerid correctly 2022-10-31 19:59:29 -03:00
timer_getitimer.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
timer_getoverrun.c timer/timer_getoverrun: adjust the default errno from ENOSYS to EINVAL 2023-09-19 09:35:27 +08:00
timer_gettime.c sched/posix/timer: handle invaild timerid correctly 2022-10-31 19:59:29 -03:00
timer_initialize.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
timer_release.c Replace enter_critical_section with spin_irqsave 2023-10-21 11:00:07 +08:00
timer_setitimer.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00
timer_settime.c sched/posix/timer: handle invaild timerid correctly 2022-10-31 19:59:29 -03:00