代码搜索结果
找到约 1,839 项符合
Modbus 的代码
modbus.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (modus)
Group (uart750)
File 1,2,
File 1,1,
modbus.m51
BL51 BANKED LINKER/LOCATER V5.11 10/08/2010 22:41:03 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
E:\KEILC51\C51\BIN\BL51.EXE STA
modbus16._c
#include "main.h"
//字地址 0 - 255
//位地址 0 - 255
/* CRC 高位字节值表 */
const uint8 auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
modbus16.lis
.module modbus16.c
.area lit(rom, con, rel)
0000 _auchCRCHi::
0000 00C1 .byte 0,193
0002 8140 .byte 129,64
modbus16.c
#include "main.h"
//字地址 0 - 255
//位地址 0 - 255
/* CRC 高位字节值表 */
const uint8 auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
modbus16.o
XL
H 6 areas 23 global symbols
M modbus16.c
S push_gset2 Ref0000
S push_gset3 Ref0000
S push_gset4 Ref0000
S push_gset5 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
S empy16s Ref0000
S po