代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/462635/7199040
chaxun
#include
#define uint unsigned int
#define uchar unsigned char
sbit led1 = P1^0;
sbit led2 = P1^1;
uint counter=0;
uint TempFlag;
void Initial(void);
void Delay(uint
www.eeworm.com/read/462635/7199041
c main.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit led1 = P1^0;
sbit led2 = P1^1;
uint counter=0; //统计中断次数
uint TempFlag; //用来标志是否要闪烁
void Init
www.eeworm.com/read/462635/7199092
c mian.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit led1 = P1^0;
sbit led2 = P1^1;
uint counter=0; //统计中断次数
uint TempFlag; //用来标志是否要闪烁
void Init
www.eeworm.com/read/460375/7252465
c variable_task.c
/*
variable_task.c
Sets up a task in one-shot mode that toggles the speaker. In
one-shot mode, the timer is reprogrammed every task cycle.
This is useful when no fundamental task period can b
www.eeworm.com/read/459828/7264233
c nt7508.c
/*/*************************************************
Copyright (A), 2009, EASTTOP DISPLAY Co., Ltd.
File name:EG1212B2
Author:pixel Version:1.0 Date:09/02/26
Description:Test LCM Display e
www.eeworm.com/read/459828/7264244
lst nt7508.lst
C51 COMPILER V8.02 NT7508 02/27/2009 08:12:05 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE NT7508
OBJECT MODULE PLACED IN
www.eeworm.com/read/459828/7264252
c nt7508.c
/*/*************************************************
Copyright (A), 2009, EASTTOP DISPLAY Co., Ltd.
File name:EG1212B2
Author:pixel Version:1.0 Date:09/02/26
Description:Test LCM Display e
www.eeworm.com/read/459327/7277113
v cf_fft_1024_8.v
`timescale 1 ns / 1 ns
module cf_fft_1024_8 (clock_c, enable_i, reset_i, sync_i, data_0_i, data_1_i, sync_o, data_0_o, data_1_o);
input clock_c;
input enable_i;
input reset_i;
input sync_i;
in
www.eeworm.com/read/458012/7314053
lst api.lst
C51 COMPILER V7.06 API 09/26/2008 13:35:56 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE API
OBJECT MODULE PLACED IN ..\
www.eeworm.com/read/458012/7314111
c api.c
/*
*****************************************************************************************************
*
* File name: api.c
*********************************************************************