PCV services: Difference between revisions
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 42: | Line 42: | ||
= bpc:r = | = bpc:r = | ||
This is "nn::bpc::IRtcManager". | This is "nn::bpc::IRtcManager". | ||
This service no longer exists in [9.0.0+]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 58: | Line 60: | ||
|} | |} | ||
GetRtcTime / SetRtcTime directly accesses the max77620_rtc0 device. | |||
= pcv = | = pcv = | ||
Line 543: | Line 545: | ||
= time:u, time:a, time:s = | = time:u, time:a, time:s = | ||
This is "nn::timesrv::detail::service::IStaticService". | This is "nn::timesrv::detail::service::IStaticService". | ||
[9.0.0+] These services were moved to [[Glue_services|Glue]] and [[PSC_services|PSC]]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 641: | Line 645: | ||
| 2 || GetSystemClockContext || Returns an output [[#SystemClockContext]]. | | 2 || GetSystemClockContext || Returns an output [[#SystemClockContext]]. | ||
|- | |- | ||
| 3 || SetSystemClockContext | | 3 || SetSystemClockContext || Takes an input [[#SystemClockContext]]. | ||
|- | |||
| 4 || [9.0.0+] GetOperationEventReadableHandle || | |||
|} | |} | ||