Subversion Repositories f9daq

Rev

Rev 291 | Blame | Compare with Previous | Last modification | View Log | RSS feed

[wait_loop]
Class="Function"
Prototype="void wait_loop(unsigned long iloop);"

[cb_timer]
Class="Function"
Prototype="int cb_timer(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);"

[update_plots]
Class="Function"
Prototype="int update_plots();"

[daq_run]
Class="Function"
Prototype="int daq_run(void *functionData);"

[WinMain]
Class="Function"
Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);"

[V1290_writeOC]
Class="Function"
Prototype="int V1290_writeOC(int *write_buffer);"

[V1290_readOC]
Class="Function"
Prototype="int V1290_readOC(int *return_buffer);"

[V1290_init]
Class="Function"
Prototype="void V1290_init();"

[V1290_readConfig]
Class="Function"
Prototype="void V1290_readConfig();"

[max_from]
Class="Function"
Prototype="int max_from(int *array, int ifrom, int ito);"