代码搜索:Auto
找到约 10,000 项符合「Auto」的源代码
代码结果 10,000
www.eeworm.com/read/260249/11737565
h ts_auto.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Ts_Auto(void);
#endif /*__Ts_auto_H__*/
www.eeworm.com/read/260246/11737963
h ts_auto.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Ts_Auto(void);
#endif /*__Ts_auto_H__*/
www.eeworm.com/read/345968/11777171
v auto_baud.v
//-----------------------------------------------------------------------------
// Auto Baud core
//
// This file is part of the "auto_baud" project.
// http://www.opencores.org/
//
//
// Desc
www.eeworm.com/read/259546/11784126
vi configure arm (auto).vi
www.eeworm.com/read/345420/11816212
h auto_isp.h
#ifndef _timer1_h_
#define _timer1_h_
//定时器1初始化,串口波特率初始化
//自动ISP功能模块
void timer1_init(void)
{
//定时器1工作在模式2,8Bit自动重装载模式
TMOD = (TMOD & 0X0F) | 0X20;
SCON = 0x50;
PCON |= 0x80;//波特率翻倍
www.eeworm.com/read/156205/11820659
png disklabel-auto.png
www.eeworm.com/read/156205/11821477
png disklabel-auto.png
www.eeworm.com/read/156151/11824120
sym auto_max.sym
www.eeworm.com/read/156151/11824147
tdf auto_max.tdf
CONSTANT NORTH = B"00"; % Create descriptive name for numbers %
CONSTANT EAST = B"01"; % for use elsewhere in file %
CONSTANT WEST = B"10";
CONSTANT SOUTH = B"11";
www.eeworm.com/read/155798/11846844