代码搜索结果

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

can.c

/***************************************************************************** * can.c: CAN module API file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconduct

can.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

can.h

/***************************************************************************** * can.h: Header file for NXP LPC230x Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * All

can.d

.\Obj\can.o: can.c .\Obj\can.o: ..\Common\inc\LPC23xx.h .\Obj\can.o: ..\Common\inc\type.h .\Obj\can.o: ..\Common\inc\irq.h .\Obj\can.o: can.h

can.cpp

//****************************************************************************** //* //* System On Chip(SOC) //* //* Copyright (c) 2002 sjsunny, Inc. //* All rights reserved. //* //* This soft

can.h

//****************************************************************************** //* //* System On Chip(SOC) //* //* Copyright (c) 2002 sjsunny, Inc. //* All rights reserved. //* //* This soft

can.def

;****************************************************************************** ;* ;* System On Chip(SOC) ;* ;* Copyright (c) 2002 sjsunny, Inc. ;* All rights reserved. ;* ;* This software is

can.c

/* can.c - IIR filtering in canonical form */ double can(M, a, L, b, w, x) /* usage: y = can(M, a, L, b, w, x); */ double *a, *b, *w, x; /* \(w\) = internal state vec