代码搜索:Lin
找到约 10,000 项符合「Lin」的源代码
代码结果 10,000
www.eeworm.com/read/406421/11442648
cpp lin_resp.cpp
//
// File = lin_resp.cpp
//
#include
#include
#include "fs_spec.h"
#include "lin_resp.h"
#include "typedefs.h"
#include "misdefs.h"
extern ofstream DebugFile;
//=
www.eeworm.com/read/406421/11442717
cpp lin_dsgn.cpp
//
// File = lin_dsgn.cpp
//
#include "misdefs.h"
#include "typedefs.h"
#include "fir_dsgn.h"
#include "lin_dsgn.h"
//===========================================
// default construct
www.eeworm.com/read/400870/11567525
pdf lin_2.0.pdf
www.eeworm.com/read/158557/11601504
c lin_api.c
#define LIN_API_GLOBALS
#include "reg52.h"
#include "lin_cfg.h"
#define led932_left 0
#define led932_right 1
#define led932_error 2
#define led932_around 3
code t_header signal_hea
www.eeworm.com/read/158557/11601514
lst lin_hal.lst
C51 COMPILER V7.01 LIN_HAL 08/08/2003 15:16:18 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE LIN_HAL
OBJECT MODULE PLACED IN
www.eeworm.com/read/158557/11601521
obj lin_api.obj
www.eeworm.com/read/158557/11601523
c lin_ai.c
/************************* (c) 2000 STMicroelectronics *************************
PROJECT :
COMPILER : ST7 COSMIC C v4.3a
MODULE : lin_ai.c
VERSION : v2.0
LIN PROTOCOL SPECIFICATION REV
www.eeworm.com/read/158557/11601525
c lin_hal.c
#define LIN_HAL_GLOBALS
#include "reg52.h"
#include "lin_cfg.h"
sbit P1_1=P1^1;
l_u8 time_couter;
l_u8 time_cout_l;
l_u8 time_cout_h;
l_u8 rec_cout;
unsigned char display(unsigned char
www.eeworm.com/read/158557/11601527
obj lin_hal.obj
www.eeworm.com/read/158557/11601542
h lin_cfg.h
#ifdef LIN_CFG_GLOBALS
#define LIN_CFG_EXT
#else
#define LIN_CFG_EXT extern
#endif
#define l_bool bit
#define l_ioctl_op sbit
#define l_irqmask sbit
#define l_u8 unsigned char
#