函数逻辑报告 |
Source Code:kernel\time\ntp.c |
Create Date:2022-07-27 11:43:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sync_rtc_clock
函数原型:static void sync_rtc_clock(void)
返回类型:void
参数:无
538 | 如果非IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_RTC_SYSTOHC)则返回 |
544 | 如果Indicates if there is an offset between the system clock and the hardware* clock/persistent clock/rtc.则 seconds 减等于 minutes west of Greenwich 乘60 |
551 | rc等于rtc_set_ntp_time(adjust, & target_nsec) |
555 | sched_sync_hw_clock(now, target_nsec, rc) |
名称 | 描述 |
---|---|
sync_hw_clock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |