?? cpb40drvapi.h.bak
字號:
/*=============================================================
* Copyright (c) 2008~2010, CPIT. All Rights Reserved.
*
* MODULE: i2c 驅動
*
* FILENAME: i2cDrv8548.h
*
* DESCRIPTION:i2c 驅動程序代碼
*
*
* HISTORY:
*
* Date CR No Person Description
* ---------- ------------ ------ -------------
* 2008-11-25 litao created.
*
=============================================================*/
#ifndef _CPB40_DRV8548_H_
#define _CPB40_DRV8548_H_
#ifdef __cplusplus
extern "C" {
#endif
#define CPB_CPLD_BASE 0xf0020000
#define CPB_CPLD_RESET_8144_REG (CPB_CPLD_BASE+c)
#ifdef __cplusplus
}
#endif /*_CPB40_DRV8548_H_*/
#endif /*_I2C_DRV8548_H_*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -