nuttx/sched/clock
Xu Xingliang 3cd5e20f74 sched: return 0 from clock_systime_ticks if failed
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-09-19 16:17:08 +08:00
..
clock_abstime2ticks.c Return -EINVAL for the internal API 2022-09-30 17:54:56 +02:00
clock_adjtime.c sched: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
clock_dow.c
clock_gettime.c sched/clock/clock_getcpuclockid: fix code format, remove space 2023-07-05 13:03:06 +08:00
clock_initialize.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
clock_settime.c sched: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
clock_systime_ticks.c sched: return 0 from clock_systime_ticks if failed 2023-09-19 16:17:08 +08:00
clock_systime_timespec.c clock: adjust clock function to support tick 2022-11-01 21:54:20 +08:00
clock_timekeeping.c sched: use tick count for sched timer expiration 2022-10-12 11:55:46 +08:00
clock_timekeeping.h clock/settime: minor fix compile warning 2022-07-10 20:44:21 +03:00
clock.c
clock.h sched/clock: add missing FAR 2023-07-07 17:39:39 -03:00
CMakeLists.txt cmake:complete missing changes during cmake reforming for sched 2023-09-08 21:20:16 +03:00
Make.defs sched/clock: move clock_getcpuclockid() and clock_getres() to libc 2023-07-07 17:39:39 -03:00