|
FireSync API
|
Represents M2 test jig configuration.

Public Member Functions | |
| kStatus | kTestJig_Clear (kTestJig test) |
| Resets test output device settings to defaults. More... | |
| kStatus | kTestJig_Ddr2Test (kTestJig test, k32u address) |
| Run PL DDR2 test. More... | |
| kStatus | kTestJig_GenerateInterrupt (kTestJig test) |
| Generate a PL interrupt to sensor. More... | |
| kStatus | kTestJig_Reset (kTestJig test) |
| Reset the I/O test module. More... | |
| kStatus | kTestJig_SetCameraData (kTestJig test, k64u data) |
| Run camera data test. More... | |
| kStatus | kTestJig_SetCameraPower (kTestJig test, kSize index, kBool enable) |
| Set camera power on/off. More... | |
| kStatus | kTestJig_SetPlIo (kTestJig test, k32u data) |
| Set PL output register. More... | |
| kStatus | kTestJig_SetPlRegister (kTestJig test, k32u data) |
| Set PL register data. More... | |
| kStatus | kTestJig_SetPlTestPin (kTestJig test, k32u plTestPin) |
| Set PL test pins output. More... | |
| kStatus | kTestJig_SetPsTestPin (kTestJig test, k32u psTestPin) |
| Set DSP test pins output. More... | |
| kStatus | kTestJig_Stats (kTestJig test, kTestJigStats *stats) |
| Retrieve statistics. More... | |
| kStatus | kTestJig_VideoPortTest (kTestJig test, k32u channel) |
| Run video port test. More... | |