代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/226071/14498158
h dmpcustm.h
#ifndef __DMPCUSTM_H__
#define __DMPCUSTM_H__
////////////////////////////////////////////////////////////////////////////
#define DMP_SW_VERSION (121)
#define DMP_SW_MINO
www.eeworm.com/read/360273/10105102
txt readme.txt
此例程为:程序运行后,按SW2(PA18)开始启动PWM来控制蜂鸣器发声,按SW1(PA17)停止PWM来停止发声。
www.eeworm.com/read/441705/7666549
cpp pmonitordlg.cpp
// PMonitorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "PMonitor.h"
#include "PMonitorDlg.h"
#include "stdio.h"
#include "MINIFRAME.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/438756/7727481
txt 摇头.txt
;--------------------------------
; SW_BIT_OUT
;功能:由KEYIN 6来控制标志位BIT 6
;--------------------------------
SW_BIT_OUT BTFSS KEYIN,6
GOTO SW_OUT
MOVLW 40H
www.eeworm.com/read/141300/5772151
h switf.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
**********/
#ifndef DEV_SW
#define DEV_SW
extern SPICEdev *get_sw_info(void);
#endif
www.eeworm.com/read/347233/11680886
net previous backup of sheet1.net
[
0
SW2
SW PUSHBUTTON
]
[
1
SW2
SW PUSHBUTTON
]
[
2
SW2
SW PUSHBUTTON
]
[
3
SW2
SW PUSHBUTTON
]
[
4
SW2
SW PUSHBUTTON
]
[
5
SW2
SW PUSHBUTTON
www.eeworm.com/read/347233/11680901
net backup of sheet1.net
[
0
<mark>SW</mark>2
<mark>SW</mark>
]
[
1
<mark>SW</mark>2
<mark>SW</mark>
]
[
2
<mark>SW</mark>2
<mark>SW</mark>
]
[
3
<mark>SW</mark>2
<mark>SW</mark>
]
[
4
<mark>SW</mark>2
<mark>SW</mark>
]
[
5
<mark>SW</mark>2
<mark>SW</mark>
]
[
6
<mark>SW</mark>2
<mark>SW</mark>
]
[
7
<mark>SW</mark>2
<mark>SW</mark>
]
[
C1
R ...
www.eeworm.com/read/149506/12370332
c main.c
/***********************************************************/
/* */
/* CPU:AT89c55WD 20MHZ */
/* Copyright 2
www.eeworm.com/read/190618/8440508
s i4102.s
/*************************************************************
* File: i4102.s
* Purpose: An EJTAG initialization file for the BDMR4102 eval board.
* Author: Phil Bunce (pjb@carmel.com)
* Revision His