Function report |
Source Code:kernel\time\ntp.c |
Create Date:2022-07-28 10:43:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sync_rtc_clock
Proto:static void sync_rtc_clock(void)
Type:void
Parameter:Nothing
538 | If Not IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_RTC_SYSTOHC) Then Return |
544 | If Indicates if there is an offset between the system clock and the hardware* clock/persistent clock/rtc. Then seconds -= minutes west of Greenwich * 60 |
551 | rc = rtc_set_ntp_time(adjust, & target_nsec) |
555 | sched_sync_hw_clock(now, target_nsec, rc) |
Name | Describe |
---|---|
sync_hw_clock |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |