代码搜索结果

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

setup-bus.c

/* * drivers/pci/setup-bus.c * * Extruded from code written by * Dave Rusling (david.rusling@reo.mts.dec.com) * David Mosberger (davidm@cs.arizona.edu) * David Miller (davem@redhat.com

parport_gsc.c

/* * Low-level parallel-support for PC-style hardware integrated in the * LASI-Controller (on GSC-Bus) for HP-PARISC Workstations * * This program is free software; you can redistribute it a

l3-algo-bit.c

/* * L3 bus algorithm module. * * Copyright (C) 2001 Russell King, All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU

clps711x_ssi1.c

/* * linux/drivers/ssi/clps711x_ssi1.c * * SSI bus driver for the CLPS711x SSI1 bus. We support EP7212 * extensions as well. * * Frame sizes can be between 4 and 24 bits. * Config sizes can b

ssi_core.c

/* * linux/drivers/ssi/ssi_core.c * * This file provides a common framework to allow multiple SSI devices * to work together on a single SSI bus. * * You can use this in two ways: * 1. select

i2c-adap-pxa.c

/* * i2c_adap_pxa.c * * I2C adapter for the PXA I2C bus access. * * Copyright (C) 2002 Intrinsyc Software Inc. * * This program is free software; you can redistribute it and/or modify *

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

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