代码搜索:SCI模块

找到约 10,000 项符合「SCI模块」的源代码

代码结果 10,000
www.eeworm.com/read/408595/11379985

txt readme.txt

clock.vhd是顶层文件 counter.vhd是计数分频的模块 mux24.vhd是二四线译码模块 ctrl.vhd是控制模块 speeker.vhd是响铃控制模块
www.eeworm.com/read/314551/13564502

h sci.h

#ifndef __SCI_H_ #define __SCI_H_ /* fdiv = x/9600/16, if x is the clock frequency of UART (in Hz!!) */ void SCI_Init(unsigned fdiv); int kbhit(void); int SCI_Getc(void); int SCI_Sendc(int ch)
www.eeworm.com/read/385546/7070124

h sci.h

// sci.h By RealSYS #ifndef __SCI_INCLUDED_ #define __SCI_INCLUDED_ #include "..\def28x.h" void sci_tx_start(void); void sci_init(void); char asc2hex(char asc); char hex2asc(char hex);
www.eeworm.com/read/385546/7070265

h sci.h

// sci.h By RealSYS #ifndef __SCI_INCLUDED_ #define __SCI_INCLUDED_ #include "..\def28x.h" void sci_tx_start(void); void sci_init(void); char asc2hex(char asc); char hex2asc(char hex);
www.eeworm.com/read/385546/7070346

h sci.h

// sci.h By RealSYS #ifndef __SCI_INCLUDED_ #define __SCI_INCLUDED_ #include "..\def28x.h" void sci_tx_start(void); void sci_init(void); char asc2hex(char asc); char hex2asc(char hex);
www.eeworm.com/read/385546/7070459

h sci.h

// sci.h By RealSYS #ifndef __SCI_INCLUDED_ #define __SCI_INCLUDED_ #include "..\def28x.h" void sci_tx_start(void); void sci_init(void); char asc2hex(char asc); char hex2asc(char hex);
www.eeworm.com/read/284864/8886344

cpp insgridt.cpp

/******************************************************************************* 模 块: 汇总数据显示模块.
www.eeworm.com/read/284864/8886410

cpp dbfile.cpp

/******************************************************** 模 块: 文件模块. 功 能: 对文件进行读写操作
www.eeworm.com/read/284864/8886441

cpp insgrids.cpp

/******************************************************************************* 模 块: 名细数据显示模块.