代码搜索结果

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

install-can.svn-base

#!/bin/sh # install-can.sh ROOT_UID=0 # Only users with $UID 0 have root privileges. E_XCD=66 # Can't change directory? E_NOTROOT=67 # Non-root exit error. defDir=1 #key= link_files=1 di

can.opts.svn-work

K 25 svn:wc:ra_dav:version-url V 72 /svnroot/canpie/!svn/ver/4/trunk/source/target/linux/etc/pcmcia/can.opts END

can.opts.svn-base

# CANpie Device Configuration # # The address format is "scheme,socket,instance". # case "$ADDRESS" in *,*,*) INFO="Sample CANpie setup" #Put here any stuff you need... LOAD_CAN=yes ;;

cg_mom_to_can.m

function pot = cg_mom_to_can(pot) % CG_MOM_TO_CAN Convert a CG potential from moment to canonical form, if necessary. % pot = cg_mom_to_can(pot) if pot.subtype ~= 'c' for i=1:pot.dsize pot.can{

cg_can_to_mom.m

function pot = cg_can_to_mom(pot) % CG_CAN_TO_MOM Convert a CG potential from canonical to moment form, if necessary. % pot = cg_can_to_mom(pot) if pot.subtype ~= 'm' for i=1:pot.dsize pot.mom{

can_ioctl.c.3

.TH "can_ioctl.c" 3 "18 Oct 2005" "can4linux" \" -*- nroff -*- .ad l .nh .SH NAME can_ioctl.c \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "int \fBcan_Command\fP (struct inode *inode,

can_read.c.3

.TH "can_read.c" 3 "18 Oct 2005" "can4linux" \" -*- nroff -*- .ad l .nh .SH NAME can_read.c \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "size_t \fBcan_read\fP (__LDDK_READ_PARAM)" .b

can_close.c.3

.TH "can_close.c" 3 "18 Oct 2005" "can4linux" \" -*- nroff -*- .ad l .nh .SH NAME can_close.c \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "__LDDK_CLOSE_TYPE \fBcan_close\fP (__LDDK_C

can_open.c.3

.TH "can_open.c" 3 "18 Oct 2005" "can4linux" \" -*- nroff -*- .ad l .nh .SH NAME can_open.c \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "int \fBcan_open\fP (__LDDK_OPEN_PARAM)" .br .

can_core.c.3

.TH "can_core.c" 3 "18 Oct 2005" "can4linux" \" -*- nroff -*- .ad l .nh .SH NAME can_core.c \- .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "\fBmodule_init\fP (can_init)" .br .ti -1c .RI