代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
can.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : can.c
* Author : MCD Application Team
* Date First Issued : 10/27/2003
* Descri
can.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : can.h
* Author : MCD Application Team
* Date First Issued : 27/10/2003
* Descri
can.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : can.c
* Author : MCD Application Team
* Date First Issued : 10/27/2003
* Descri
can.h
#ifndef __CAN_H__
#define __CAN_H__
#include "../inc/def.h"
typedef enum{
BandRate_125kbps,
BandRate_250kbps,
BandRate_500kbps,
BandRate_1Mbps
}CanBandRate;
typedef struct {
unsig
can.c
/*
*
* Copyright (C) 2003 liyq ( lisim51@126.com )
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
can.h
/*
* Copyright (C) 2003 liyq ( lisim51@126.com )
*
* 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
can.c
/*
*
* Copyright (C) 2003 liyq ( lisim51@126.com )
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
can.h
/*
* Copyright (C) 2003 liyq ( lisim51@126.com )
*
* 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