代码搜索:Interfacing
找到约 700 项符合「Interfacing」的源代码
代码结果 700
www.eeworm.com/read/367274/9763562
mac myc32.mac
; NASM macro set to make interfacing to 32-bit programs easier
; Also cool little macros to make NASM emulate some MASM things.
;
; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/335984/12485150
mac myc32.mac
; NASM macro set to make interfacing to 32-bit programs easier
; Also cool little macros to make NASM emulate some MASM things.
;
; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/101167/15842711
c at45db_2.c
// AT45DB_2.C
//
// Illustrates the use of the SSP module in interfacing with an AT45DB311
// EEPROM using the SPI protocol.
//
// Writes 512 bytes data, 16 bytes at a time to Buffer 1 and then w
www.eeworm.com/read/460770/7241064
mac c16.mac
; NASM macro set to make interfacing to 16-bit programs easier -*- nasm -*-
%imacro proc 1 ; begin a procedure definition
%push proc
global %1
%1: push bp
mov bp,sp
%ifdef FARCODE PA
www.eeworm.com/read/460770/7241070
mac myc32.mac
; NASM macro set to make interfacing to 32-bit programs easier
; Also cool little macros to make NASM emulate some MASM things.
;
; Originally included in NASM. Modifications by Peter Johnson, 1999.
www.eeworm.com/read/197606/7984571
asm sub5.asm
;
; file: sub5.asm
; Subprogram to C interfacing example
%include "asm_io.inc"
; subroutine _calc_sum
; finds the sum of the integers 1 through n
; Parameters:
; n - what to sum up to (at [eb
www.eeworm.com/read/398147/8002114
asm sub5.asm
;
; file: sub5.asm
; Subprogram to C interfacing example
%include "asm_io.inc"
; subroutine calc_sum
; finds the sum of the integers 1 through n
; Parameters:
; n - what to sum up to (at [ebp
www.eeworm.com/read/145991/5741051
inc cmacros.inc
comment $
cmacros - assembly macros for interfacing to hhls
(C)Copyright Microsoft Corp. 1984-1987
$
.xcref
.xcref ??_out
??_out macro t
ifndef ?QUIET
%out t
endif
endm
outif macro name,def
www.eeworm.com/read/136812/5856950
h sdefs.h
/* @(#)Sdefs.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1985 by Sun Microsystems, Inc.
*/
| as include file for interfacing the sky ffp board
| 21 June, 1983 rt
| shape of the ffp register data st
www.eeworm.com/read/136812/5856967
h sky.h
/* @(#)sky.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1983 by Sun Microsystems, Inc.
*/
| as include file for interfacing the sky ffp board
| 21 June, 1983 rt
| shape of the ffp register data stru