代码搜索:Interfacing
找到约 700 项符合「Interfacing」的源代码
代码结果 700
www.eeworm.com/read/321827/13396926
inc cruntime.inc
;***
;cruntime.inc - multi-model assembly macros for interfacing to HLLs
;
; Copyright (c) 1988-1997, Microsoft Corporation. All rights reserved.
;
;Purpose:
; This file defines the
www.eeworm.com/read/148359/5714637
c gd_io_dp.c
/*
* io_dp.c
*
* Implements the dynamic pointer interface.
*
* Based on GD.pm code by Lincoln Stein for interfacing to libgd.
* Added support for reading as well as support for 'tel
www.eeworm.com/read/147766/5722580
c lmb.c
/*
*
* Procedures for interfacing to Open Firmware.
*
* Peter Bergner, IBM Corp. June 2001.
* Copyright (C) 2001 Peter Bergner.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/128531/5985135
c lmb.c
/*
*
* Procedures for interfacing to Open Firmware.
*
* Peter Bergner, IBM Corp. June 2001.
* Copyright (C) 2001 Peter Bergner.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/127781/5996294
c lmb.c
/*
*
* Procedures for interfacing to Open Firmware.
*
* Peter Bergner, IBM Corp. June 2001.
* Copyright (C) 2001 Peter Bergner.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/110034/6167664
c prom.c
/*
*
*
* Procedures for interfacing to Open Firmware.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergne
www.eeworm.com/read/110034/6167732
c lmb.c
/*
*
* Procedures for interfacing to Open Firmware.
*
* Peter Bergner, IBM Corp. June 2001.
* Copyright (C) 2001 Peter Bergner.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/102935/6226509
c prom.c
/*
*
*
* Procedures for interfacing to Open Firmware.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergne
www.eeworm.com/read/102935/6226577
c lmb.c
/*
*
* Procedures for interfacing to Open Firmware.
*
* Peter Bergner, IBM Corp. June 2001.
* Copyright (C) 2001 Peter Bergner.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/489426/6471355
h serial_lpc23xx_v1_00.h
//Using : Use for interfacing with UART of LPC23xx
//Description : please predefine device index of interface,
// for example #define CONSOLE 0 --> using serial port 0 as console
#ifndef _SERI