?? zl5011xprx.h
字號:
/*******************************************************************************
*
* File name: zl5011xPrx.h
*
* Version: 3
*
* Author: PJE
*
* Date created: 17/06/2002
*
* Copyright 2002, 2003, 2004, 2005, Zarlink Semiconductor Limited.
* All rights reserved.
*
* Module Description:
*
* This is the header file for the PRX block.
*
* Revision History:
*
* Rev: Date: Author: Comments:
* 2 25/10/2002 PJE API tidy up
* 3 31/10/2002 MRC Added variants + minor fixes
*
*******************************************************************************/
#ifndef _ZL5011X_PRX_H
#define _ZL5011X_PRX_H
#ifdef __cplusplus
extern "C" {
#endif
/***************** INCLUDE FILES ******************************************/
/***************** # DEFINES **********************************************/
/***************** DATA TYPES *********************************************/
/***************** DATA STRUCTURES ****************************************/
/***************** EXPORTED GLOBAL VARIABLE DECLARATIONS ******************/
/***************** EXTERNAL FUNCTION DECLARATIONS *************************/
extern zlStatusE zl5011xPrxInit(zl5011xParamsS *zl5011xParams);
#ifdef __cplusplus
}
#endif
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -