代码搜索结果

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

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

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

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

bus.sql

SELECT VERSION(); USE test; DROP TABLE bus; -- DROP TABLE buses; CREATE TABLE bus (id varchar(5), line enum('9','10','11'), daytime enum('morning','evening', 'midday'), temp flo

can.h

/////////CAN 消息初始化程序//////////////// //////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong

can.h

//////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; union intchar{ uint tempval; st

can.h

//////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; union intchar{ uint tempval; st

can.h

//////can.h////////////////// #include "C8051F040.h" #include "canreg.h" typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; union intchar{ uint tempval; st