Function report |
Source Code:include\linux\rtc.h |
Create Date:2022-07-28 06:01:11 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rtc_time_to_tm
Proto:static inline void rtc_time_to_tm(unsigned long time, struct rtc_time *tm)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | time | |
| struct rtc_time * | tm |
| 39 | rtc_time64_to_tm(time, tm) |
| Name | Describe |
|---|---|
| test_wakealarm | To test system suspend, we need a hands-off mechanism to resume the* system. RTCs wake alarms are a common self-contained mechanism. |
| 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 |