代码搜索结果

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

eisa-bus.c

/* * EISA bus support functions for sysfs. * * (C) 2002, 2003 Marc Zyngier * * This code is released under the GPL version 2. */ #include #include

mca-bus.c

/* -*- mode: c; c-basic-offset: 8 -*- */ /* * MCA bus support functions for sysfs. * * (C) 2002 James Bottomley * **---------------------------------------

ioconfig_bus.h

/* * 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. * * Copyright (C) 2003

acpi_bus.h

/* * acpi_bus.h - ACPI Bus Driver ($Revision: 22 $) * * Copyright (C) 2001, 2002 Andy Grover * Copyright (C) 2001, 2002 Paul Diefenbaugh

eisa_bus.h

/* * eisa_bus.h interface between the eisa BA driver and the bus enumerator * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public

bus-sh.h

/* * include/asm-sh/bus-sh.h * * Copyright (C) 2004 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main direc

bus_ops.h

/* * bus_ops.h 1.10 2000/06/12 21:55:41 * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in * compliance wit

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d

ddk_bus.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F