代码搜索结果

找到约 10,000 项符合 CAN Bus 的代码

portdrv_bus.c

/* * File: portdrv_bus.c * Purpose: PCI Express Port Bus Driver's Bus Overloading Functions * * Copyright (C) 2004 Intel * Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) */ #include

mmc_bus.d

mmc_bus.o: mmc_bus.c /work/2.4.18-rmk7/include/linux/config.h \ /work/2.4.18-rmk7/include/linux/autoconf.h \ /work/2.4.18-rmk7/include/linux/module.h \ /work/2.4.18-rmk7/include/linux/spinlock.h \

mmc_bus.c

/* * drivers/mmc/mmc_bus.c * * MMC bus protocol interfaces * * Copyright (C) 2001-2003 MIZI Research, Inc. * * Author: Yong-iL Joh * $Id: mmc_bus.c,v 1.2 2004/01/26 08:29:5

bus_dma.c

/* $NetBSD: bus_dma.c,v 1.13 1999/11/13 00:30:38 thorpej Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contribu

bus.java~1~

package netservice.vo; public class Bus { private String busId; //业务编号 private String busType;//业务类型(0,1,2,3)对应业务类型表 private String waiterId;//前台接待人员编号 private String userId;//客

bus.java~3~

package netservice.vo; public class Bus { private String busId; //业务编号 private String busType;//业务类型(0,1,2,3)对应业务类型表 private String waiterId;//前台接待人员编号 private String userId;//客

bus.java~2~

package netservice.vo; public class Bus { private String busId; //业务编号 private String busType;//业务类型(0,1,2,3)对应业务类型表 private String waiterId;//前台接待人员编号 private String userId;//客

bus_watcher.c

/* * Copyright (C) 2002,2003 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by

ioconfig_bus.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * ioconfig_bus - SG

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