代码搜索:多串口

找到约 10,000 项符合「多串口」的源代码

代码结果 10,000
www.eeworm.com/read/264683/11306857

h uart.h

#include #define uint unsigned int #define uchar unsigned char static bit flag_uart; //串口接收完数据 char uart_buf[10]; uchar *p; /***************************************************
www.eeworm.com/read/405491/11461624

c vk.c

#include "vk.h" uchar code BoudTbl[3] = {0x58, 0x48, 0xA8}; /******************************************** 使能字串口 ********************************************/ void EnVkS(uchar port) { // wr
www.eeworm.com/read/158655/11594062

c chu_kou.c

#include #include "Chu_kou.h" void TOGGLE_WD(void); void Delay(unsigned char DelayCount); /************************串口初始化*****************************/ void intermit_initialization(v
www.eeworm.com/read/158363/11623288

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 串口监视.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/336661/12426475

h uart.h

#include #define uint unsigned int #define uchar unsigned char static bit flag_uart; //串口接收完数据 char uart_buf[10]; uchar *p; /***************************************************
www.eeworm.com/read/233095/14169662

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 串口通信.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/231400/14236915

c int.c

#include #include extern char XPulseTemp,YPulseTemp; extern char XPulse, YPulse ; extern bit EvRcv; //接收中断(串口)标志位 extern bit EvTimer;
www.eeworm.com/read/230073/14306617

c usb-uart.c

//============================================================================= //使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机. //------------------------------------------------------------------------
www.eeworm.com/read/230073/14306638

c usb-uart.c

//============================================================================= //使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机. //------------------------------------------------------------------------
www.eeworm.com/read/127970/14323529

ini commwatch.ini

[Form] Top=138 Left=57 Width=670 Height=490 Caption=串口通信控制器 InitMax=0 HexGet=1 StopShow=0 Clear=0 Show=0 hexSend=1 Interval=10