代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/124865/14532461
prg setting.prg
************************************
*环境配置程序
*程序名称:SETTING.PRG
************************************
set sysmenu off
set sysmenu to
set status bar off
set notify off
set clock status
set pale
www.eeworm.com/read/210279/15202274
dfm ufrmcnfgpara.dfm
object frmCnfgPara: TfrmCnfgPara
Left = 301
Top = 244
BorderStyle = bsDialog
Caption = '系统参数配置'
ClientHeight = 172
ClientWidth = 349
Color = clBtnFace
Font.Charset = GB2312_CHA
www.eeworm.com/read/210279/15202310
dfm ufrmcnfgpara.dfm
object frmCnfgPara: TfrmCnfgPara
Left = 301
Top = 244
BorderStyle = bsDialog
Caption = '系统参数配置'
ClientHeight = 172
ClientWidth = 349
Color = clBtnFace
Font.Charset = GB2312_CHA
www.eeworm.com/read/15681/534156
h config.h
/* config.h, 配置文件 */
/* define NON_ANSI_COMPILER for compilers without function prototyping */
/* #define NON_ANSI_COMPILER */
#ifdef NON_ANSI_COMPILER
#defi
www.eeworm.com/read/35443/894196
c pinsel.c
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:pinsel.c
*描 述:引脚连接模块配置源文
www.eeworm.com/read/35443/894216
h pinsel.h
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:pinsel.h
*描 述:引脚连接模块配置头文
www.eeworm.com/read/34870/1046512
h mmu.h
/**************************************************
** 文件名:mmu.h
** 版本号:V 1.0
** 文件说明:配置MMU相关参数
***************************************************/
#include "config.h"
#ifndef __MMU_H__
#d