nuttx/sched/clock
guoshichao bc084a8505 sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation
1. the implementation can pass the full
ltp/open_posix_testsuite/clock_getcpuclockid testcases
2. the modification are referred to https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_getcpuclockid.html

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-07-05 00:32:11 +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_getcpuclockid.c sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation 2023-07-05 00:32:11 +08:00
clock_getres.c sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation 2023-07-05 00:32:11 +08:00
clock_gettime.c sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation 2023-07-05 00:32:11 +08:00
clock_initialize.c clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h 2023-06-26 19:14:08 +03:00
clock_settime.c sched: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
clock_systime_ticks.c clock: adjust clock function to support tick 2022-11-01 21:54:20 +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: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
Make.defs sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation 2023-07-05 00:32:11 +08:00