Go to the source code of this file.
Functions | |
| fpga_read ($addr) | |
| Should run only on one camera !!! | |
| fpga_write ($addr, $data) | |
| sendi2c16 ($register_address, $d0=0) | |
| i2cread16 ($start, $length=256) | |
Variables | |
| $sensorClock = 96000000 | |
| $period = $_GET['period'] | |
| $fps = $_GET['fps'] | |
| $out = $_GET['out'] | |
| else | $period = 1 |
| else | $out = 0xb00000 |
| fpga_read | ( | $ | addr | ) |
| fpga_write | ( | $ | addr, | |
| $ | data | |||
| ) |
| i2cread16 | ( | $ | start, | |
| $ | length = 256 | |||
| ) |
| sendi2c16 | ( | $ | register_address, | |
| $ | d0 = 0 | |||
| ) |
| else $out = 0xb00000 |
Definition at line 55 of file syncmaster354.php.
| $out = $_GET['out'] |
Definition at line 47 of file syncmaster354.php.
| else $period = 1 |
Definition at line 49 of file syncmaster354.php.
| $period = $_GET['period'] |
Definition at line 45 of file syncmaster354.php.
| $sensorClock = 96000000 |
Definition at line 44 of file syncmaster354.php.
1.5.1