代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/478461/6717925
v lp_filter.v
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003 Xilinx, Inc.
// All Rights Reserved
//////////////////////////////////////////////////////////////
www.eeworm.com/read/477829/6723624
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V2.0.3
www.eeworm.com/read/477293/6741394
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/410694/11271844
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V2.0
www.eeworm.com/read/264200/11325886
cns ai.cns
;---------------------------------------------------------------------------
; States that are always executed (use statedef -2)
;--------------------------------------------------------------------
www.eeworm.com/read/264200/11325909
cns striker.cns
[Statedef 4400]
type = S
movetype= A
physics = S
juggle = 0
velset = 0,0
ctrl = 0
anim = 4999
[State 2000, 0]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1
; Pla
www.eeworm.com/read/408914/11365421
cpp tinfrm.cpp
// TinFrm.cpp : implementation of the CTinFrm class
//
#include "stdafx.h"
#include "TinApp.h"
#include "TinFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//////////////////////////
www.eeworm.com/read/406991/11431484
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/406469/11441560
asm irq.asm
.include hardware.inc // include io information
.external F_Key_Scan;
.code
.public _Init_irq5
_Init_irq5:
int off
r1=0x0008 //开中断IRQ5_4Hz和IRQ5_2Hz
[P_INT_Ctrl]=r1
R1=0
i
www.eeworm.com/read/405946/11452338
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Version : V2.0