代码搜索结果

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

oalintr.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

oalintr.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

kaweth.c

/**************************************************************** * * kaweth.c - driver for KL5KUSB101 based USB->Ethernet * * (c) 2000 Interlan Communications * (c) 2000 Stephane Aln

tftpput.c

#include "tftpput.h" #include "hexput.h" #include "bioscall.h" extern int startup_mode; extern int startup_param; static unsigned char *buf; static int data_len; int tftp_put_begin(void) { swit

fs_hdr.c

#include #include #include "board.h" #include "bios.h" #define MAX_FILENAME_LEN 80 long filesize(FILE *stream) { long curpos, length; curpos = ftell(stream);

kaweth.c

/**************************************************************** * * kaweth.c - driver for KL5KUSB101 based USB->Ethernet * * (c) 2000 Interlan Communications * (c) 2000 Stephane Aln

command.h

//#define Debug_RealChip 0 // define USB command for S9KD ICE #define ERASE_BLOCK 0x01 #define SET_ADDRESS 0x02 #define WRITE_FILE 0x03 #define READ_FILE 0x04 #define Init_Flash 0x0

makefile

OUTPUT=hidmouse OBJS= main.o \ events.o \ protocol.o LIBS= -lhid -lbatt -lsched -lmessage -ltimer -lpanic TRANSPORT=none DOCS=hid_mouse.html #GIFS= # Force the use of HID firmware

pic16f639_basestation.map

MPLINK 3.90.01, Linker Linker Map File - Created Mon Nov 21 15:27:00 2005 Section Info Section Type Address Location Size(Bytes)

oalintr.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F