PCV services: Difference between revisions
→rtc: some rtc details |
|||
Line 519: | Line 519: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || | | 0 || GetRtcTime | ||
|- | |- | ||
| 1 || | | 1 || SetRtcTime | ||
|- | |- | ||
| 2 || | | 2 || | ||
|- | |- | ||
| 3 || | | 3 || GetRtcResetDetected | ||
|- | |- | ||
| 4 || | | 4 || ClearRtcResetDetected | ||
|} | |} | ||
Commands 0, 1, 2, 4 call the same internal functions as bpc, except they take an extra u32 [[Bus_services#Known_Devices_2|device code]], where bpc:r hardcodes 0x3B000001 (max77620_rtc0). | |||
= time:u, time:a, time:s = | = time:u, time:a, time:s = |