Files
rt-thread/components/drivers
copilot-swe-agent[bot] c7d1918e37 [clock_time] Fix all remaining ktime references in codebase
- Updated dev_soft_rtc.c: RT_USING_KTIME → RT_USING_CLOCK_TIME
- Updated vdso_data.c (risc-v): rt_ktime_boottime_get_ns → rt_clock_time_boottime_ns
- Updated vdso_data.c (aarch64): rt_ktime_boottime_get_ns → rt_clock_time_boottime_ns
- Updated pic.c: rt_ktime_boottime_get_ns → rt_clock_time_boottime_ns
- Updated hwtimer-rockchip_timer.c: All rt_ktime_* → rt_clock_* APIs
- Renamed base_ktime_ts to base_clocktime_ts in soft_rtc
- All ktime API references replaced with clock_time equivalents

Co-authored-by: BernardXiong <1241087+BernardXiong@users.noreply.github.com>
2025-12-05 15:36:46 +00:00
..
2024-12-13 10:39:20 +08:00
2025-12-04 15:55:33 +08:00
2025-12-03 21:47:49 +08:00
2025-12-04 16:00:13 +08:00
2025-04-14 18:04:39 +08:00
2025-12-02 21:37:42 +08:00
2013-01-08 22:40:58 +08:00