代码搜索:I2C配置
找到约 10,000 项符合「I2C配置」的源代码
代码结果 10,000
www.eeworm.com/read/463482/7179658
cs xmltooltip.cs
using System;
namespace SkyiSite.Tooltip
{
///
/// 操作Xml文件,读取或写入指定路径的Xml配置文件
///
public class XmlTooltip
{
#region ==========WriteDataTabl
www.eeworm.com/read/461534/7225190
c dma.c
/*********************************************************************
* 目标芯片:CC1110F32 功能:配置DMA
*/
#include
struct setdata{
uchar SRCADDRH;
UINT8 SRCADDRL;
UINT8 DESTADDRH;
www.eeworm.com/read/447271/7555459
c dma.c
/*********************************************************************
* 目标芯片:CC1110F32 功能:配置DMA
*/
#include
struct setdata{
uchar SRCADDRH;
UINT8 SRCADDRL;
UINT8 DESTADDRH;
www.eeworm.com/read/399029/7899961
bak setting.bak
************************************
*环境配置程序
*程序名称:SETTING.PRG
************************************
set sysmenu off
set sysmenu to
set status bar off
set notify off
set clock status
set pale
www.eeworm.com/read/399029/7899966
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/298803/7934204
bas pubmodule.bas
Attribute VB_Name = "pubModule"
Option Explicit
'公共部分
Public iniFile As String '配置文件
Public shopName, shopAddress, shopTel, shopIntro As String
Public dbPSW As String '= "!@#$%^&*()"
Public c
www.eeworm.com/read/397197/8062525
c dma.c
/*********************************************************************
* 目标芯片:CC1110F32 功能:配置DMA
*/
#include
struct setdata{
uchar SRCADDRH;
UINT8 SRCADDRL;
UINT8 DESTADDRH;
www.eeworm.com/read/327958/13053720
ini config.ini
[代理设置]
ProxyEnable=0
ProxyServer=
ProxyPort=
ProxyUsername=
ProxyPass=
[Web发布配置]
SelectWebPost=
[全局设置]
MaxJobNum=20
ThreadPerJob=3
OutThreadNum=3
Interval=500
MaxPages=30
TimeOut=30
www.eeworm.com/read/136571/5868244
h config.h
/* config.h, 配置文件 */
/* define NON_ANSI_COMPILER for compilers without function prototyping */
/* #define NON_ANSI_COMPILER */
#ifdef NON_ANSI_COMPILER
#defi