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

echo "Set CH_7 clock ADC 4 delay... "

upfix=000501
fixed=7

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