📄 hfctldevconfig.c
字号:
/* file number */
/*
modification history
-, 2005, January, 4th Release
*/
/****************************************************************
Module: hfctlDevConfig.c
Author:
Description: high level routines to configure HFCtl PMC Card
****************************************************************/
/* Included Files */
#include <vxWorks.h>
#include <stdio.h>
#include <logLib.h>
#include <taskLib.h>
#include <memLib.h>
#include <stdlib.h>
#include <string.h>
#include <cacheLib.h>
#include "../../../include/drv/hF1394Pmc/hFCtlPmc.h"
#include "../../../include/drv/hF1394Pmc/HFCtlPmcLow.h"
#include "../../../include/drv/hF1394Pmc/plx9656.h"
#include "rs60x.h"
/* define some macro */
/* Global Variables */
/* Forward Declaration */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -