nuttx/sched
ligd 6a2c03732f clock: Replace all ts and tick conversion functions
Using the ts/tick conversion functions provided in clock.h

Do this caused we want speed up the time calculation, so change:
clock_time2ticks, clock_ticks2time, clock_timespec_add,
clock_timespec_compare, clock_timespec_subtract... to MACRO

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-12 18:14:39 +08:00
..
addrenv sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
clock clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
environ sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
event sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
group sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
init sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
instrument sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
misc sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
module sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mqueue sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
paging sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
pthread clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
sched clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
semaphore sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
signal clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
task sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
timer clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
tls sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wdog sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wqueue sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Kconfig semaphore: export priority ceiling interfaces in semaphore 2024-09-10 01:26:31 +08:00
Makefile sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00