SPL services: Difference between revisions

No edit summary
Line 4: Line 4:
! Cmd || Name || Notes
! Cmd || Name || Notes
|-
|-
| 0 || || Takes input word, and returns u64.
| 0 || ||  
|-
|-
| 1 || || Unknown marshalling.
| 1 || || Unknown marshalling.
Line 18: Line 18:
| 11 || [[#GetDevunitFlag]] ||  
| 11 || [[#GetDevunitFlag]] ||  
|}
|}
== Cmd0 ==
Takes input word, and returns u64.
* Input val8: 64bit DeviceId with byte7 clear. Output from this when used by [[NIM_servers|NIM]] must match the [[Settings_services|set:cal]] DeviceId with byte7 cleared, otherwise NIM will panic.


== ScrambleKeyA ==
== ScrambleKeyA ==