Changes

Jump to navigation Jump to search
811 bytes added ,  20:18, 8 April 2018
no edit summary
Line 18: Line 18:  
| 5 || SetWakeEventActiveFlagSetForDebug
 
| 5 || SetWakeEventActiveFlagSetForDebug
 
|-
 
|-
| 6 ||
+
| 6 || SetWakePinDebugMode
 +
|-
 +
| 7 || [5.0.0+] [[#OpenSession2]]
 +
|-
 +
| 8 || [5.0.0+] IsWakeEventActive2
 +
|-
 +
| 9 || [5.0.0+] SetWakeEventActiveFlagSetForDebug2
 
|}
 
|}
   Line 189: Line 195:  
== OpenSessionForTest ==
 
== OpenSessionForTest ==
 
Same as [[#OpenSession]] but panics on failure.
 
Same as [[#OpenSession]] but panics on failure.
 +
 +
== OpenSession2 ==
 +
Same as [[#OpenSession]] but takes a '''DeviceCode''' instead of a '''GpioPadName'''.
    
== IPadSession ==
 
== IPadSession ==
Line 228: Line 237:  
|-
 
|-
 
| 15 || GetDebounceTime
 
| 15 || GetDebounceTime
 +
|-
 +
| 16 || [4.0.0+] SetValueForSleepState
 
|}
 
|}
   Line 364: Line 375:  
|-
 
|-
 
| 8 || IsSomethingUartValid2ForTest
 
| 8 || IsSomethingUartValid2ForTest
|-
   
|}
 
|}
   Line 451: Line 461:  
|-
 
|-
 
| 5 || GetEnabled
 
| 5 || GetEnabled
 +
|}
 +
 +
= pinmux =
 +
This is "nn::pinmux::IManager".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || OpenSession
 +
|}
 +
 +
== ISession ==
 +
This is "nn::pinmux::ISession".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 ||
 +
|-
 +
| 1 ||
 +
|-
 +
| 2 ||
 +
|}
 +
 +
= sasbus =
 +
This is "nn::sasbus::IManager".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || OpenSession
 +
|}
 +
 +
== ISession ==
 +
This is "nn::sasbus::ISession".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 ||
 +
|-
 +
| 1 ||
 +
|-
 +
| 2 ||
 +
|-
 +
| 3 ||
 
|}
 
|}
    
[[Category:Services]]
 
[[Category:Services]]

Navigation menu