代码搜索:Digital
找到约 10,000 项符合「Digital」的源代码
代码结果 10,000
www.eeworm.com/read/115137/15024920
h defs.h
#include
#include
#include
#include
#include
#include
#include
typedef int DEVICE_TYPE;
#ifdef __osf__
#include
www.eeworm.com/read/174496/9585773
ref hdpdeps.ref
V1 43
FL e:/work/coreban/subgame/target.vhd 2004/09/11.16:43:46
FL E:/work/digital_sward/sub_DEMO/subgame/ball.vhd 2004/09/11.16:43:46
EN work/BALL FL E:/work/digital_sward/sub_DEMO/subg
www.eeworm.com/read/174468/9586196
ref hdpdeps.ref
V1 7
FL e:/work/coreban/submusic/top.vhd 2004/10/23.10:51:38
FL E:/work/digital_sward/sub_DEMO/submusic/top.vhd 2004/10/23.10:51:38
EN work/MUSICDEC FL E:/work/digital_sward/sub_DEMO/submusi
www.eeworm.com/read/368409/9697016
v counter.v
//-----------------------------------------------------------------
// This is the top level module that ties all sub-modules together
// Filename : counter.v
//------------------------------------
www.eeworm.com/read/147096/12586541
m tsttdma.m
function [ret,x0,str,ts,xts]=tsttdma(t,x,u,flag);
%TSTTDMA is the M-file description of the SIMULINK system named TSTTDMA.
% The block-diagram can be displayed by typing: TSTTDMA.
%
% SYS=TSTTDMA(
www.eeworm.com/read/101557/15827364
m tsttdma.m
function [ret,x0,str,ts,xts]=tsttdma(t,x,u,flag);
%TSTTDMA is the M-file description of the SIMULINK system named TSTTDMA.
% The block-diagram can be displayed by typing: TSTTDMA.
%
% SYS=TSTTDMA(
www.eeworm.com/read/387013/8711998
h timer_pwm.h
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "c8051F120.h"
// Peripheral specific initialization functions,
// Ca
www.eeworm.com/read/387011/8712049
#2 led.#2
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "C8051F120.h"
sbit LED = P1^6;
// Peripheral specific initializati
www.eeworm.com/read/387011/8712052
c led.c
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "C8051F120.h"
sbit LED = P1^6;
// Peripheral specific initializati
www.eeworm.com/read/183227/9175036
c initial.c
#include "initial.h"
// Peripheral specific initialization functions,
// Called from the Init_Device() function
void PCA_Init()//关闭WDT
{
PCA0MD &= ~0x40;
PCA0MD = 0x00;
}