代码搜索结果

找到约 406,141 项符合 CAN Bus 的代码

lba_pci.c

/* ** PCI Lower Bus Adapter (LBA) manager ** ** (c) Copyright 1999,2000 Grant Grundler ** (c) Copyright 1999,2000 Hewlett-Packard Company ** ** This program is free software; you can redistribute it

pci.h

#ifndef __SPARC_PCI_H #define __SPARC_PCI_H #ifdef __KERNEL__ /* Can be used to override the logic in pci_scan_bus for skipping * already-configured bus numbers - to be used for buggy BIOSes * or

i2c-dev.h

/* i2c-dev.h - i2c-bus driver, char device interface Copyright (C) 1995-97 Simon G. Vogl Copyright (C) 1998-99 Frodo Looijaard This program is free software; you can

pci.h

#ifndef __i386_PCI_H #define __i386_PCI_H #include #ifdef __KERNEL__ /* Can be used to override the logic in pci_scan_bus for skipping already-configured bus numbers - to be use

pci.h

#ifndef __ASM_SH_PCI_H #define __ASM_SH_PCI_H #ifdef __KERNEL__ #include /* Can be used to override the logic in pci_scan_bus for skipping already-configured bus numbers - to be

can.h

// Can.h for Ex9_10 #pragma once #include "Container.h" // For CContainer definition extern const double PI; // PI is defined elsewhere class CCan: public CContain

can.h

// Can.h for Ex9_12 #pragma once #include "Container.h" // For CContainer definition extern const double PI; class CCan: public CContainer { public: // Destructor ~

can.h

// Can.h for Ex9_11 #pragma once #include "Container.h" // For CContainer definition extern const double PI; // PI is defined elsewhere class CCan: public CContain

can.h

//***************************************************************************** // // can.h - Defines and Macros for the CAN controller. // // Copyright (c) 2006-2008 Luminary Micro, Inc. All rig

vfc_i2c.c

/* * drivers/sbus/char/vfc_i2c.c * * Driver for the Videopix Frame Grabber. * * Functions that support the Phillips i2c(I squared C) bus on the vfc * Documentation for the Phillips I2C bus can