This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f063d7f3867c670d94ea9e119c7cfc556ece37de
nuttx
/
sched
/
clock
T
History
Gregory Nutt
f063d7f386
sched/clock/clock.c: Correct a comment as noted in Issue 175.
2019-10-17 12:24:19 -06:00
..
clock_abstime2ticks.c
…
clock_dow.c
…
clock_getres.c
…
clock_gettime.c
…
clock_initialize.c
Revert "sched/clock/clock_initialize.c: clock_inittime() needs to be done with CONFIG_SCHED_TICKLESS and clock_initialize should skip clock_inittime() for external RTC case since the RTC isn't ready yet."
2019-04-26 07:24:57 -06:00
clock_settime.c
…
clock_systimer.c
…
clock_systimespec.c
sched/pthread, Documentation: fix pthread_key_delete, pthread_self and pthread_yield documentation and some comments.
2019-10-17 11:04:17 -06:00
clock_ticks2time.c
…
clock_time2ticks.c
…
clock_timekeeping.c
sched/clock/clock_timekeeping.c: fix cases in time conversion that must be >= NSEC_PER_SEC, not >NSEC_PER_SEC. Similar to fix of
f9e80c4a1e
.
2019-08-27 18:18:10 -06:00
clock_timekeeping.h
…
clock_timespec_add.c
…
clock_timespec_subtract.c
…
clock.c
sched/clock/clock.c: Correct a comment as noted in Issue 175.
2019-10-17 12:24:19 -06:00
clock.h
…
Make.defs
…