代码搜索:Lin

找到约 10,000 项符合「Lin」的源代码

代码结果 10,000
www.eeworm.com/read/138330/13240464

obj lin.cfg.obj

www.eeworm.com/read/138330/13240485

lst lin.cfg.lst

MACRO ASSEMBLER LIN.CFG 04/08/02 10:28:53 PAGE 1 WIN32 MACRO ASSEMBLER MA51 V06.04.07OBJECT MODULE PLACED IN F:\DATEN\PROJEKTE\LIN\NEW CONCEPT\MAC\LPC9XX\L
www.eeworm.com/read/138330/13240499

bak lin.cfg.bak

$IF NOT (__LIN_CFG) $SET (__LIN_CFG) ;Set these values to modify your System OSC_FREQ EQU 11059200 ;Oscillatorfreq in Hz LINBAUDRATE EQU 19200 ;Baudrate in bit/s COREMODE EQ
www.eeworm.com/read/239887/13249036

h lin_header.h

#ifndef __LIN_HEADER_H__ #define __LIN_HEADER_H__ #include "stddef.h" #include "hidef.h" #include "6812dp256b.h" #include #include "my_vectors.h" #include "Switchinput.h" #
www.eeworm.com/read/239885/13249225

c lin_msgidsa.c

#define LIN_MSGIDS_GLOBALS #include "LIN_Header.h" /* Check absence of all messages */ #ifndef LIN_MSG_0 #ifndef LIN_MSG_1 #ifndef LIN_MSG_2 #ifndef LIN_MSG_3 #ifndef LIN_MSG_4 #ifndef LIN
www.eeworm.com/read/239885/13249246

h lin_defines.h

#ifndef __LIN_DEFINES_H__ #define __LIN_DEFINES_H__ #define MCU_BUS_FREQ 4000000 //type defines #define L_BOOL unsigned char #define L_IOCTL_OP unsigned char//uint #define L_IRQMASK unsig
www.eeworm.com/read/239885/13249255

c lin_msgids.c

#define LIN_MSGIDS_GLOBALS #include "LIN_Header.h" /* Check absence of all messages */ #if LIN_MSG_0 == LIN_MSG_IGNORE #if LIN_MSG_1 == LIN_MSG_IGNORE #if LIN_MSG_2 == LIN_MSG_IGNORE #if
www.eeworm.com/read/239885/13249270

c lin_signals.c

#define LIN_SIGNAL_GLOBALS #include "LIN_Header.h" //#if LIN_NODE_SEL == LIN_NODE_FR Functions definitions. #if LIN_NODE_SEL == LIN_NODE_FR #if SIGNAL_CMD_HEADLIGHT_EN =
www.eeworm.com/read/239885/13249282

h lin_msgids.h

#ifndef __LIN_MSGIDS_H__ #define __LIN_MSGIDS_H__ #ifdef LIN_MSGIDS_GLOBALS #define LIN_MSGIDS_EXT #else #define LIN_MSGIDS_EXT extern #endif LIN_MSGIDS_EXT const L_U8 LIN_ListSize;
www.eeworm.com/read/239885/13249304

h lin_signalsbk.h

#ifndef __LIN_SIGNAL_H__ #define __LIN_SIGNAL_H__ #ifdef LIN_SIGNAL_GLOBALS #define LIN_SIGNAL_EXT #else #define LIN_SIGNAL_EXT extern #endif //#if LIN_NODE_SEL == LIN_NODE