Go to the source code of this file.
Functions | |
| readbscan ($filename) | |
| read_fpga_reg ($addr) | |
| checkSclSda ($boards) | |
Variables | |
| $boards | |
| $rslt = checkSclSda($boards) | |
| checkSclSda | ( | $ | boards | ) |
| read_fpga_reg | ( | $ | addr | ) |
| readbscan | ( | $ | filename | ) |
| $boards |
Initial value:
array (
'0' => array ('model' => '10347', 'scl' =>241,'sda' => 199), // E4, C1
'1' => array ('model' => '10359', 'scl' =>280,'sda' => 296) // H6, J5
)
Definition at line 83 of file bdetect.php.
Referenced by checkSclSda().
| $rslt = checkSclSda($boards) |
Definition at line 90 of file bdetect.php.
1.5.1