代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial_to_parallel.asv
function [data,data2,Isymbols,Qsymbols]=serial_to_parallel(N)
%Bob Gess, June 2008 for EE 473
%Extracted and modified from original code (QPSK_TX_IQ_RX) written by JC and posted on
%Mathworks 12-23
xwj_serial.h
//---------------- xwj_Serial.c //---------------串口相关
//串口函数集,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置
void serial_init ();
unsigned char getbyte(void); //从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。
serial.rc2
//
// SERIAL.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APSTUDIO
xwj_serial.h
//---------------- xwj_Serial.c //---------------串口相关
//串口函数集,仅需做简单调用即可完成串口输入输出的处理,出入均设有缓冲区,大小可任意设置
void serial_init ();
unsigned char getbyte(void); //从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。
ethernet_to_serial.c
/*******************************************************************************
Samples\TcpIp\RabbitWeb\ethernet_to_serial.c
Rabbit Semiconductor, 2004
Uses the RabbitWeb
ethernet_to_serial.map
// Compilers view of MMU. Note these values are determined by the origin statements in the BIOS.
//Segment Origin Size
Root Code 0000:0000 004d58
Root Data 00fa
ethernet_to_serial.org
Compiler Origin Data:
BB = Battery backup capable RAM
R = Reserve origin
M = Merged
Name | Type | BB R M | Allocated Range Size | Used Range Size | Next
----------