代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus_split.vhd
library ieee;
use ieee.std_logic_1164.all;
entity bus_split is
generic (
C_INPUT_WIDTH : integer := 8;
C_INPUT_BIDIR : integer := 0;
C_OUTPUT_BIDIR : integer := 0;
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
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
conn_bus.java
//与公交车相关的数据库操作(建立数据源+查询+更新+数据源关闭)
package gongjiaochexitong.gongjiaoche;
import java.sql.*;
import javax.sql.DataSource;
public class conn_Bus {
DataSource dataSource;
Connection
bus_1.dat
6
8
12
22
24
36
38
40
42
44
46
48
52
56
60
62
66
68
72
74
76
82
88
100
104
106
112
130
132
bus_comp.vhd
-- $(lic)
-- $(help_generic)
-- $(help_local)
library IEEE;
use IEEE.std_logic_1164.all;
use work.leon_target.all;
use work.amba.all;
use work.memdef.all;
package bus_comp is
type ahbmst_mp_in is r
sdio_bus.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@file: sdio_bus.c
@abstract: OS independent bus driver support
@category abstract: HD_Reference Host Controller Driver
bus_1.dat
6
8
12
22
24
36
38
40
42
44
46
48
52
56
60
62
66
68
72
74
76
82
88
100
104
106
112
130
132
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
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