代码搜索结果
找到约 6,737 项符合
Firmware 的代码
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)
{
switch
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)
{
switch
protodma.h
#ifndef _protodma_h_
#define _protodma_h_
//保留子程序
extern void reserved(void);
//获取固件版本号
void get_firmware_version(void);
//获取端点2缓存区大小
void ger_buffer_size(void);
//数据传输操作
void trans_data(void
b1.ver
#if defined(__module__BOOT)
#define __ver_b1_loaded _ver_str(1c2b26e0)
#define b1_loaded _set_ver(b1_loaded)
#elif defined(__module__up)
#define __ver_b1_loaded _ver_str(fdf47ffa)
#define b1_loaded
makefile
# __________ __ ___.
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
# Jukebox |
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)
{
switch
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)
{
switch
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)
{
switch
iop_fw_load.c
/* $Id: iop_fw_load.c,v 1.4 2005/04/07 09:27:46 larsv Exp $
*
* Firmware loader for ETRAX FS IO-Processor
*
* Copyright (C) 2004 Axis Communications AB
*/
#include
#include
load_readme.txt
//////////////////////////// USB-FIRMWARE /////////////////////////////////
//////////////////////////// How to load /////////////////////////////////
To load the usb firmware you need to h