📄 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 + -