代码搜索:ROMID
找到约 32 项符合「ROMID」的源代码
代码结果 32
www.eeworm.com/read/124989/6034755
c romid.c
/* This little program is my try to provide information about the
EtherBoot rom via environment variables to a batch file. This
could be done better, I think, but it works...
The program comp
www.eeworm.com/read/103088/6224144
pas romid.pas
{ This little program is my try to provide information about the
EtherBoot rom via environment variables to a batch file. This
could be done better, I think, but it works...
The program does
www.eeworm.com/read/121573/14750935
cls tmreadtype.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/385770/8790102
h secu_lib.h
#ifndef SECU_LIB_INC
#define SECU_LIB_INC
//8 bytes romid
extern "C" int ds2431_romid(unsigned char* pdata);
#endif
www.eeworm.com/read/165940/10044766
c hehe.c
#include
#include
#include
#define unit unsigned int
#define uchar unsigned char
#define FALSE 0
#define TRUE 1
#define DS18B20MAX 10
sbit LED=P1^6;
sbit DQ=
www.eeworm.com/read/124989/6034758
bat pktdrv.bat
@echo off
if (%PKTDRV%)==(P) goto end
A:\PKT\ROMID
if (%ROMID%)==() goto select
if (%ROMID%)==(NE) goto NE
if (%ROMID%)==(WD) goto WD
if (%ROMID%)==(3C509) goto 3C509
if (%ROMID%)==(3C905B) got
www.eeworm.com/read/103088/6224143
bat pktdrv.bat
@echo off
if (%PKTDRV%)==(P) goto end
A:\PKT\ROMID
if (%ROMID%)==() goto select
if (%ROMID%)==(NE) goto NE
if (%ROMID%)==(WD) goto WD
if (%ROMID%)==(3C509) goto 3C509
if (%ROMID%)==(3C905B) got
www.eeworm.com/read/165940/10044765
c ds18b20.c
#include
#include
#include
#define unit unsigned int
#define uchar unsigned char
#define FALSE 0
#define TRUE 1
#define DS18B20MAX 10
sbit LED=P1^6;
sbit DQ=
www.eeworm.com/read/429594/8800611
txt 13.5.2单总线数字温度传感器.txt
sbitDQ=PI^2;
unsigned char ROMID[ 16][81;
unsigned char TH;
unsigned char TL;
unsigned char confbReg;
unsigned char scratchPad[9];
unsigned char setBuf[3];
void delay(int cat)
{
int i;
www.eeworm.com/read/285298/8852083
txt 13.5.2单总线数字温度传感器.txt
sbitDQ=PI^2;
unsigned char ROMID[ 16][81;
unsigned char TH;
unsigned char TL;
unsigned char confbReg;
unsigned char scratchPad[9];
unsigned char setBuf[3];
void delay(int cat)
{
int i;