代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/344727/3204518
js night.js
/**
* @param conf 初始化配置
*/
Night = function(conf) {
};
/**
* @param a first
* @param b second
* @returns add result
*/
Night.prototype.add = function(a, b) {
return a + b;
};
www.eeworm.com/read/344610/3207238
txt hardware.txt
该头文件包含HWConfig.h和对硬件端口进行基本操作的函数
HWConfig.h 硬件板级配置文件
www.eeworm.com/read/275471/4176212
c 正弦波.c
#include //器件配置文件
#define uchar unsigned char
#define uint unsigned int
flash uchar sintab[ ] = //定义正弦函数数组
www.eeworm.com/read/377545/2699312
java configuration.java
package oa.main;
import java.awt.*;
public class Configuration {
/**
*连接池配置
*/
public static String ConnectionMode = "syspool";
public static String ConnectionPoolFor = "公司
www.eeworm.com/read/267778/4258794
frm frmauthority.frm
VERSION 5.00
Begin VB.Form frmAuthority
BackColor = &H00008000&
BorderStyle = 3 'Fixed Dialog
Caption = "操作员权限配置表"
ClientHeight = 4245
ClientLeft
www.eeworm.com/read/257267/4364965
java configuration.java
package oa.main;
import java.awt.*;
public class Configuration {
/**
*连接池配置
*/
public static String ConnectionMode = "syspool";
public static String ConnectionPoolFor = "公司
www.eeworm.com/read/194137/8198699
frm add.frm
VERSION 5.00
Begin VB.Form Add
BorderStyle = 3 'Fixed Dialog
Caption = "配置文件编辑器"
ClientHeight = 1935
ClientLeft = 3225
ClientTop = 2370
C
www.eeworm.com/read/192887/8267985
c adc.c
#include "..\src\config.h"
/****************************************************************************
* 名称:adc_pin_set()
* 功能:AD 引脚配置
* 入口参数:channel - 通道
AD0 - P0.27 ACCV
www.eeworm.com/read/174339/9593685
dfm unit_setupfeast.dfm
inherited Frm_SetupFeast: TFrm_SetupFeast
Left = 83
Top = 100
ActiveControl = FlatRadioButton_Date
Caption = '节日配置'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 14
inh