代码搜索:Interfacing
找到约 700 项符合「Interfacing」的源代码
代码结果 700
www.eeworm.com/read/161121/5557136
h pci_impl.h
/*
* linux/arch/alpha/kernel/pci_impl.h
*
* This file contains declarations and inline functions for interfacing
* with the PCI initialization routines.
*/
struct pci_dev;
struct pci_controller;
www.eeworm.com/read/152843/5658980
h pci_impl.h
/*
* linux/arch/alpha/kernel/pci_impl.h
*
* This file contains declarations and inline functions for interfacing
* with the PCI initialization routines.
*/
struct pci_dev;
struct pci_controller;
www.eeworm.com/read/390183/8480351
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/188349/8547109
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/470600/6904925
h spi_lpc23xx_v1_01.h
//Using : Use for interfacing with SPI of LPC23xx
//Description : please predefine device index of interface,
// for example #define RTC 0 --> using SPI port 0 with Real-time clock
//
//Importa
www.eeworm.com/read/435646/7788359
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/489426/6471306
h spi_lpc23xx_v1_01.h
//Using : Use for interfacing with SPI of LPC23xx
//Description : please predefine device index of interface,
// for example #define RTC 0 --> using SPI port 0 with Real-time clock
//
//Importa
www.eeworm.com/read/480803/6661916
c ds1820_temp.c
//---------------------------------------
// Interfacing DS1820 and LCD
// To AT89S51
// KEIL C51 v7.5
// www.HBeonLabs.com
//---------------------------------------
#include
sbit RS
www.eeworm.com/read/150547/12286815
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/227563/14421097
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