代码搜索结果

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

main.c

//----------------------------------------------------------------------------- // File: fw.c // Contents: Firmware frameworks task dispatcher and device request parser // source. // // Copyr

combi.c

/* ** ** FILE: combi.c ** ** ** purpose: USB firmware for Cypress USB/PS2 mouse reference design ** ** ** revision history: ** 6/27/00 bth : modified ps2 scaling algorithm ** 7/11/00

tagtest.c

#include "usbloader.h" INTEL_HEX_RECORD firmware[] = { 10, 0x6f5, 0, {0x00,0x01,0x02,0x02,0x03,0x03,0x04,0x04,0x05,0x05}, 16, 0x309, 0, {0xe4,0xf5,0x13,0xf5,0x12,0xf5,

fw.c

//----------------------------------------------------------------------------- // File: fw.c // Contents: Firmware frameworks task dispatcher and device request parser // source. // // Copyr

firmware.ptf

[usbsoftlock] Synthesize=false

changelog.txt

This file documents changes in the software, firmware and hardware of the "Remote Sensor" device. New entries are always appended to the end of the file. Scroll down to the bottom to see the most rece

changelog.txt

This file documents changes in the firmware-only USB driver for atmel's AVR microcontrollers. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent c

board.h

// MSTAR SCALER CHIP FIRMWARE //======================================================= #include "reg52.h" #ifndef _BOARD_H_ #define _BOARD_H_ //软件版本定义 #define BD_DEMO_716A 0 #define BD_

fw.c

//----------------------------------------------------------------------------- // File: fw.c // Contents: Firmware frameworks task dispatcher and device request parser // sou