代码搜索结果
找到约 6,737 项符合
Firmware 的代码
firmware.h
#ifndef _LINUX_FIRMWARE_H
#define _LINUX_FIRMWARE_H
#include
#include
#define FIRMWARE_NAME_MAX 30
#define FW_ACTION_NOHOTPLUG 0
#define FW_ACTION_HOTPLUG 1
struct f
firmware.h
/*
* Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org)
*
* Modifications for ppc64:
* Copyright (C) 2003 Dave Engebretsen
*
* This program is free so
firmware.h
#ifndef _INC_FIRMWARE_H
#define _INC_FIRMWARE_H
#if defined(MRV_CHIP_8385)
#include "gspi8385.h"
#include "helper_spi.h"
#elif defined (MRV_CHIP_8686)
#include "gspi8686.h"
#include "help
firmware.ptf
[usbsoftlock]
Synthesize=false
firmware.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT Firmware
DESIGN firmware Normal
DEVFAM spartan2
DEVFAMTIME 0
DEVICE xc2s15
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDT
firmware.h
typedef struct FirmWare{
int flag;
int length_bin;
int length_img;
}FirmWare;
#define BINZIP 0x00000001
#define IMGZIP 0x00000002
#define ISBINZIP(flag) ((flag)&0x00000001)
#define ISB
firmware.c
/**
* NXT bootstrap interface; NXT firmware handling code.
*
* Copyright 2006 David Anderson
*
* This program is free software; you can redistribute it and/or
* modif
firmware.h
/**
* NXT bootstrap interface; NXT firmware handling code.
*
* Copyright 2006 David Anderson
*
* This program is free software; you can redistribute it and/or
* modif
readme-firmware
Hi all,
we provide 2 firmware versions. The one that is getting built by default
provides a Link Layer interface to the CI slots of your DVB card. A sample
implementation of a CI library using this
firmware.h
/*
Copyright (c) 2007, Ralink Technology Corporation
All rights reserved.
Redistribution. Redistribution and use in binary form, without
modification, are permitted provided that the followin