nuttx/arch/risc-v
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
..
include Revert "arch/riscv: unify in-kernel syscall" 2024-09-04 09:47:49 -03:00
src clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v/common: provide architecture specific perfmon bindings. 2024-09-12 15:04:02 +08:00