QTM Services: Difference between revisions
Line 97: | Line 97: | ||
This service is used by [[NS]] and [[GSP_Services|GSP]]-module, hence no other processes can use this service. | This service is used by [[NS]] and [[GSP_Services|GSP]]-module, hence no other processes can use this service. | ||
= QTM service "qtm:c" = | = QTM callibration service "qtm:c" = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Command Header | ! Command Header | ||
! Description | ! Description | ||
|- | |- | ||
| 0x00010000 | | 0x00010000 | ||
| | | InitializeHardwareCheck (sets 0x1EB63410, 0x1EB6342B, 0x1EB6340A to 1) | ||
|- | |- | ||
| 0x00020000 | | 0x00020000 | ||
Line 117: | Line 116: | ||
|- | |- | ||
| 0x00050040 | | 0x00050040 | ||
| (u8 input) | | SetIrLedCheck (u8 input) | ||
|} | |} | ||
The commands for this service are separate from the commands under the "QTM services" section. | The commands for this service are separate from the commands under the "QTM services" section. |