summaryrefslogtreecommitdiffstats
path: root/tests/heb/cfg/Set_ADC_2_Delay.sh
blob: d6cdf753b1e25532291f2c4a16f2c165db864992 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

echo "Set CH_5 clock ADC 2 delay... "

upfix=000501
fixed=5

    hex_val=$(printf "%01x\n" $1)
    echo "Set $hex_val --> Time value picosecond = `expr $1 "*" 150`."
    pci -w 0x9060 $upfix$hex_val$fixed