代码搜索:Interfacing

找到约 700 项符合「Interfacing」的源代码

代码结果 700
www.eeworm.com/read/123064/14650037

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 %if
www.eeworm.com/read/118993/14845318

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 %if
www.eeworm.com/read/213422/15135092

h ll_api.h

/** @file low_level.h * * Register handler. This file contains routines used when interfacing the nRF24Z1 with the slave * and master interfaces. * * @author Runar Kjellhaug * * @compile
www.eeworm.com/read/229812/4752120

gml pgvbdll.gml

.chap Interfacing Visual Basic and &product DLLs .* .if &e'&dohelp eq 0 .do begin .section Introduction to Visual Basic and DLLs .do end .* .np .ix 'Visual Basic' .ix 'dynamic link library' .
www.eeworm.com/read/179911/5294539

c prom.c

/* * $Id: prom.c,v 1.79 1999/10/08 01:56:32 paulus Exp $ * * Procedures for interfacing to the Open Firmware PROM on * Power Macintosh computers. * * In particular, we are interested in the devi
www.eeworm.com/read/350097/3129433

c prom.c

/* * $Id: prom.c,v 1.79 1999/10/08 01:56:32 paulus Exp $ * * Procedures for interfacing to the Open Firmware PROM on * Power Macintosh computers. * * In particular, we are interested in the devi
www.eeworm.com/read/472873/6859076

h ll_api.h

/** @file low_level.h * * Register handler. This file contains routines used when interfacing the nRF24Z1 with the slave * and master interfaces. * * @author Runar Kjellhaug * * @compile
www.eeworm.com/read/472873/6859080

bak ll_api.h.bak

/** @file low_level.h * * Register handler. This file contains routines used when interfacing the nRF24Z1 with the slave * and master interfaces. * * @author Runar Kjellhaug * * @compile
www.eeworm.com/read/173426/9659179

h ll_api.h

/** @file low_level.h * * Register handler. This file contains routines used when interfacing the nRF24Z1 with the slave * and master interfaces. * * @author Runar Kjellhaug * * @compile
www.eeworm.com/read/367274/9763547

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 %if