代码搜索结果
找到约 6,737 项符合
Firmware 的代码
of1275.c
/*
* BK Id: SCCS/s.of1275.c 1.6 05/18/01 15:16:42 cort
*/
/* Open Firmware Client Interface */
#include "of1275.h"
static int (*of_server)(void *) = (int(*)(void*))-1;
void
of_init(void *handle
sgialib.h
/*
* sgialib.h: SGI ARCS firmware interface library for the Linux kernel.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*/
#ifndef _ASM_SGIALIB_H
#define _ASM_SGIALIB_H
#include
of1275.c
/*
* BK Id: SCCS/s.of1275.c 1.6 05/18/01 15:16:42 cort
*/
/* Open Firmware Client Interface */
#include "of1275.h"
static int (*of_server)(void *) = (int(*)(void*))-1;
void
of_init(void *handle
of1275.c
/*
* BK Id: SCCS/s.of1275.c 1.6 05/18/01 15:16:42 cort
*/
/* Open Firmware Client Interface */
#include "of1275.h"
static int (*of_server)(void *) = (int(*)(void*))-1;
void
of_init(void *handle
cycx_cfm.h
/*
* cycx_cfm.h Cyclom 2X WAN Link Driver.
* Definitions for the Cyclom 2X Firmware Module (CFM).
*
* Author: Arnaldo Carvalho de Melo
*
* Copyright: (c) 1998-2003 Arnal
of1275.c
/*
* BK Id: SCCS/s.of1275.c 1.6 05/18/01 15:16:42 cort
*/
/* Open Firmware Client Interface */
#include "of1275.h"
static int (*of_server)(void *) = (int(*)(void*))-1;
void
of_init(void *handle
abydatalog.txt
The abyDataLog Events
Serial nNumber: 0000-000000
Firmware Version: V1.1
Instrument ID: 2E
Total unSensors: 5
Event Time: 2005-05-14 11:202005-05-14 11:23
CO(ppm) :
pr_head.c
#include "uhal.h"
extern char * test_name;
extern char * test_ver;
#define BUILD_DATE "\nDate: " __DATE__ "\n\n"
void print_header( void)
{
uHALr_printf("\n\nARM Firmware Suite\n");
uH
lab1.c
/*
Lab1.c is the first lab in 865 SNS. It is a simple lab to
show how to program and run the BLDC MC board firmware using
dsPIC2010.
The program blinks Led D1 at a 1 hz rate.
Steps:
1. C