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_tm_to_time
Proto:static inline int rtc_tm_to_time(struct rtc_time *tm, unsigned long *time)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct rtc_time * | tm | |
| unsigned long * | time |
| 44 | time = rtc_tm_to_time64(tm) |
| 46 | Return 0 |
| 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 |