Go to most recent revision | Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 291 | f9daq | 1 | [usleep] |
| 2 | Class="Function" |
||
| 3 | Prototype="void usleep(long long usec);" |
||
| 4 | |||
| 5 | [easiroc_Init] |
||
| 6 | Class="Function" |
||
| 7 | Prototype="int easiroc_Init(const char *SiTCP_MASTER_IP, unsigned int daq_mode);" |
||
| 8 | |||
| 9 | [easiroc_Close] |
||
| 10 | Class="Function" |
||
| 11 | Prototype="void easiroc_Close();" |
||
| 12 | |||
| 13 | [WriteData] |
||
| 14 | Class="Function" |
||
| 15 | Prototype="int WriteData(unsigned int sock, unsigned int data);" |
||
| 16 | |||
| 17 | [PrepareFPGA] |
||
| 18 | Class="Function" |
||
| 19 | Prototype="void PrepareFPGA();" |
||
| 20 | |||
| 21 | [PrepareSC] |
||
| 22 | Class="Function" |
||
| 23 | Prototype="void PrepareSC(int chipNo);" |
||
| 24 | |||
| 25 | [PrepareReadSC] |
||
| 26 | Class="Function" |
||
| 27 | Prototype="void PrepareReadSC(int chipNo);" |
||
| 28 | |||
| 29 | [DebugFPGA] |
||
| 30 | Class="Function" |
||
| 31 | Prototype="int DebugFPGA(unsigned int socket);" |
||
| 32 | |||
| 33 | [TransmitSC] |
||
| 34 | Class="Function" |
||
| 35 | Prototype="int TransmitSC(unsigned int socket);" |
||
| 36 | |||
| 37 | [TransmitReadSC] |
||
| 38 | Class="Function" |
||
| 39 | Prototype="int TransmitReadSC(unsigned int socket);" |
||
| 40 | |||
| 41 | [PreparePSC] |
||
| 42 | Class="Function" |
||
| 43 | Prototype="int PreparePSC(int CurrentCh, int CurrentProbeType);" |
||
| 44 | |||
| 45 | [TransmitProbe] |
||
| 46 | Class="Function" |
||
| 47 | Prototype="int TransmitProbe(unsigned int socket);" |
||
| 48 | |||
| 49 | [easiroc_fTransmitSC] |
||
| 50 | Class="Function" |
||
| 51 | Prototype="int easiroc_fTransmitSC();" |
||
| 52 | |||
| 53 | [easiroc_fTransmitReadSC] |
||
| 54 | Class="Function" |
||
| 55 | Prototype="int easiroc_fTransmitReadSC();" |
||
| 56 | |||
| 57 | [easiroc_fAsicInitialize] |
||
| 58 | Class="Function" |
||
| 59 | Prototype="int easiroc_fAsicInitialize();" |
||
| 60 | |||
| 61 | [easiroc_fTransmitProbe] |
||
| 62 | Class="Function" |
||
| 63 | Prototype="int easiroc_fTransmitProbe(int CurrentCh, int CurrentProbe);" |
||
| 64 | |||
| 65 | [ADCOneCycle_wHeader_ver2] |
||
| 66 | Class="Function" |
||
| 67 | Prototype="int ADCOneCycle_wHeader_ver2(unsigned int socket, FILE *file);" |
||
| 68 | |||
| 69 | [ADCStop] |
||
| 70 | Class="Function" |
||
| 71 | Prototype="void ADCStop(unsigned int socket);" |
||
| 72 | |||
| 73 | [ContinuousADC_ver2] |
||
| 74 | Class="Function" |
||
| 75 | Prototype="int ContinuousADC_ver2(unsigned int socket, char *file_name, int MaxCycleNum);" |
||
| 76 | |||
| 77 | [easiroc_fDAQ] |
||
| 78 | Class="Function" |
||
| 79 | Prototype="int easiroc_fDAQ(char *file_name, int MaxCycleNum);" |
||
| 80 |