nuttx/libs
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
..
libc clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
libdsp nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
libm libs/libm/libm: increase number of 'log' iterations before epsilon relaxation 2024-09-06 17:40:57 +08:00
libnx nxtk: Remove sapce between oprand and operator in nxtk_drawframe.c 2024-07-27 03:11:39 +08:00
libxx libcxx: adds tls&libcxxabi dependency 2024-09-06 09:52:33 +08:00
CMakeLists.txt