USB services: Difference between revisions
No edit summary |
|||
Line 368: | Line 368: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 0 || || | | 0 || || Takes two input u32s with the second u32 immediately after the first one. No output. | ||
|- | |- | ||
| 1 || || | | 1 || || Takes an input u32. Returns an output u32. | ||
|- | |- | ||
| 2 || || | | 2 || || No input/output. | ||
|- | |- | ||
| 3 || || | | 3 || || No input. Returns an output u16. | ||
|- | |- | ||
| 4 || || | | 4 || || No input. Returns an output u16. | ||
|- | |- | ||
| 5 || || | | 5 || || No input. Returns an output u16. | ||
|- | |- | ||
| 6 || || | | 6 || || No input. Returns an output u16. | ||
|} | |} | ||
= usb:pm = | = usb:pm = | ||
Presumably Power Management, only system-title using this is [[PTM_services|PTM]]. | Presumably Power Management, only system-title using this is [[PTM_services|PTM]]. |