代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus.txt
Bus Types
Definition
~~~~~~~~~~
struct bus_type {
char * name;
struct subsystem subsys;
struct kset drivers;
struct kset devices;
struct bus_attribute * bus_attrs;
struct device_attrib
bus.c
/*
* PROJECT: ReactOS HAL
* LICENSE: GPL - See COPYING in the top level directory
* FILE: hal/halx86/generic/bus.c
* PURPOSE: Bus Support Routines
* PROGRA
bus.h
#ifndef __INTERNAL_HAL_BUS_H
#define __INTERNAL_HAL_BUS_H
//
// Helper Macros
//
#define PASTE2(x,y) x ## y
#define POINTER_TO_(x)
bus.c
/*
* ----------------------------------------------------------------
*
* Memory and IO-Memory Access for 32 Bit bus with
* IO-Handler registration and Translation Tables from Targets Physical
*
bus.h
/*
* --------------------------------------------------------------------------
*
* Memory and IO-Memory Access for 32 Bit CPUs
* (C) 2004 Lightmaze Solutions AG
* Author: Jochen Karrer
*
*
bus.java
/*
* Copyright 2005-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
bus.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/bus.264 # Bitstream file
FrameRate
bus.cfg
########### RATE-POINTS CONFIGURATION FILE ###########
Bus # Label
bin/H264AVCEncoderLibTestStatic # Encoder Binary
cfg/Bus
bus.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/Bus_CIF30-512.264 # Bitstream file
FrameRate
bus.c
/*
* USB Serial Converter Bus specific functions
*
* Copyright (C) 2002 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under th