代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/424850/10406853
_h dl_config._h
#ifndef _USE_DIFFERENCE_LOCATE_CONFIG_H_
#define _USE_DIFFERENCE_LOCATE_CONFIG_H_
/***********************************************************
* 声明库说明:差分定位模块配置声明库 *
* 版本:
www.eeworm.com/read/279103/10464159
dfm unit_setupfeast.dfm
inherited Frm_SetupFeast: TFrm_SetupFeast
Left = 83
Top = 100
ActiveControl = FlatRadioButton_Date
Caption = '节日配置'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 14
inh
www.eeworm.com/read/274189/10885644
c ds12c887_config.c
/**********************************************************/
/* */
/*文 件 名:Ds12c887_Config.c */
/*功 能:实时时钟配置文件 */
/*编译器 : avr-gcc (GCC)
www.eeworm.com/read/417036/11006342
dpr adolink.dpr
program ADOlink;
uses
Forms;
{$R *.res}
begin
Application.Initialize;
application.Title:='ADO数据库连接配置器';
Application.Run;
end.
www.eeworm.com/read/469714/6925707
s nandbootloader.s
GBLA LOOP
INIT_EMI EQU 1
REMAP EQU 0
INIT_PMU EQU 0
TESTPC EQU 0
AREA ONE, CODE, READONLY
ENTRY
;;;;;;;;;;;;;;;;;;;;;;;;;配置EMI;;;;;;;;;;;
www.eeworm.com/read/436779/7762761
dpr adolink.dpr
program ADOlink;
uses
Forms;
{$R *.res}
begin
Application.Initialize;
application.Title:='ADO数据库连接配置器';
Application.Run;
end.
www.eeworm.com/read/307508/13720859
asm sysinit.asm
.global _SYSINIT
.include "x240x.h"
.text
_SYSINIT:
LDP #0
SETC INTM ;关总中断
;配置系统中断
SPLK #02H,IMR
www.eeworm.com/read/479849/6681220
bas modmain.bas
Attribute VB_Name = "ModMain"
Sub Main()
On Error Resume Next
If Not SetConnect() Then ' 如果连接失败则调用数据库配置窗口
frmDBconfirm.Show vbModal
www.eeworm.com/read/408141/11404487
cpp gamesetting.cpp
/*
* name: GameSetting.cpp
*
* desc: 这个是读取配置文件的类
*
*/
#include "StdAfx.h"
#include "GameSetting.h"
#include "GameMir.h"
/*
===========================================================
www.eeworm.com/read/158516/11604194
txt index.txt
jdk_deployment.htm
JDK配置问题
java_developerKit.htm
JDK开发工具包
java_virtualmachine.htm
Java虚拟机