代码搜索:Auto
找到约 10,000 项符合「Auto」的源代码
代码结果 10,000
www.eeworm.com/read/356716/10222625
rmh auto_pwm.rmh
/* Symbol Table */
// ISR = LABEL: 257
// ISR_preserve_s0 = CONSTANT: 13
// ISR_preserve_s1 = CONSTANT: 14
// ISR_preserve_s2 = CONSTANT: 15
// LED0 = CONSTANT: 1
// LED0_sequence = CONSTANT: 16
// LE
www.eeworm.com/read/356716/10222637
psm auto_pwm.psm
; KCPSM3 Program - Automatic Pulse Width Modulation (PWM) Control on the Spartan-3E Starter Kit.
;
; Ken Chapman - Xilinx Ltd
;
www.eeworm.com/read/356406/10228409
usb_auto_mount
www.eeworm.com/read/355795/10244006
h ts_auto.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Ts_Auto(void);
#endif /*__Ts_auto_H__*/
www.eeworm.com/read/355761/10244734
o guidev_auto.o
www.eeworm.com/read/355761/10244830
c guidev_auto.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/355292/10278274
c guidev_auto.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/280152/10351827
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/161771/10377789
pak oct_auto.pak
www.eeworm.com/read/353743/10423773
c guidev_auto.c
/*
*********************************************************************************************************
* uC/GUI
* Universal