代码搜索结果

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

serial.c

/* ********************************************************************************************************* * uC/OS-II *

serial.h

/* ********************************************************************************************************* * uC/OS-II *

serial.c

/* ********************************************************************************************************* * uC/OS-II *

serial.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames

serial.cmd

/**********************************************************************/ /* File Name: leds.cmd */ /* Target System: C24xx Evaluation Board

serial.c

/* 2407A板:将JP11和JP14短接到2-3; 使用直连的串口通信电缆; 启动串口调试助手.exe; PC机发送一个"."为结束标志 */ #include "2407c.h" void wait(int nWait); char cString[17]={ "Hello PC!,Over|" },cReceive,cBu

serial.h

/********************************************************************** * * Filename: serial.h * * Description: Header file for the serial port class. * * Notes: * * * Co

serial.cpp

/********************************************************************** * * Filename: serial.cpp * * Description: Implementation of the SerialPort class. * * Notes: * * *