代码搜索结果

找到约 6,737 项符合 Firmware 的代码

dfu-util.1

.TH DFU-UTIL 1 "February 29, 2008" .SH NAME dfu-util \- Device firmware update (DFU) USB programmer .SH SYNOPSIS .B dfu-util \fR[\fB\-ldpciatUDRhV\fR] .SH DESCRIPTION .B dfu-util is a program that imp

datalog.txt

The datalog Events Serial number: 0000-000000 Firmware Version: V1.1 Instrument ID: 2E Total sensors: 5 Event Time: 2005-05-14 11:202005-05-14 11:23 CO(ppm) : Calibr

main.h

#ifndef __MAIN_H__ #define __MAIN_H__ #include #include // Initial define #include "AT89S51.h" #include "datatype.h" // Firmware #include "Timer.h" #include "InKey4x

readme.1st

USB 16C745/765 firmware files V1.25 23 April 2002 V1.25 - Changes from V1.24 1. Added interrupt enabled as a condition to calling all ISR functions. 2. Changed the order in whic

readme.1st

USB 16C745/765 firmware files V1.25 23 April 2002 V1.25 - Changes from V1.24 1. Added interrupt enabled as a condition to calling all ISR functions. 2. Changed the order in whic

initial.s

.module initial.c .area text(rom, con, rel) .dbfile G:\CS5532\firmware\initial.c .dbfunc e global_para_init _global_para_init fV .even _global_para_init:: .dbline -1 .dbline 25 ; /*****

update.c

#include #include extern unsigned long __dummy; void do_reset (void); void do_updater(void); void _main(void) { int i; mon_printf("U-Boot Firmware Updater\n\n\n");

nxt2002.h

/* Driver for the Nxt2002 demodulator */ #ifndef NXT2002_H #define NXT2002_H #include #include struct nxt2002_config { /* the demodulator's i2c address

bios.java

/* * $Id: BIOS.java,v 1.1 2003/11/25 11:41:54 epr Exp $ */ package org.jnode.driver.firmware.bios; import org.jnode.driver.Driver; import org.jnode.driver.DriverException; import org.jnode.d

ethernet.c

#include #include #include #include #include "vrc5074.h" #include "ether.h" #include #include #include "firmware.h" #in