mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 03:16:45 +00:00
Allow using these functions also outside sched, where systick related calculations are performed Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae> |
||
|---|---|---|
| .. | ||
| clock_ticks2time.c | ||
| clock_time2ticks.c | ||
| clock_timespec_add.c | ||
| clock_timespec_subtract.c | ||
| Make.defs | ||
| sched_backtrace.c | ||
| sched_cpucount.c | ||
| sched_dumpstack.c | ||
| sched_getprioritymax.c | ||
| sched_getprioritymin.c | ||
| task_setcanceltype.c | ||
| task_startup.c | ||
| task_testcancel.c | ||