代码搜索:compa
找到约 935 项符合「compa」的源代码
代码结果 935
www.eeworm.com/read/153649/5645777
dsp compa.dsp
# Microsoft Developer Studio Project File - Name="CompA" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyn
www.eeworm.com/read/153649/5645778
h compa.h
#ifndef __CompA_H__
#define __CompA_H__
#ifndef __ISomeInterface_H__
#include "SomeIFace.h"
#endif
class INondelegatingUnknown
{
public:
virtual HRESULT __stdcall NondelegationQueryInte
www.eeworm.com/read/153649/5645779
def compa.def
; CompA.def : Declares the module parameters for the DLL.
LIBRARY "CompA"
DESCRIPTION 'CompA Component Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetCl
www.eeworm.com/read/116005/6115926
h b42compa.h
/*
* Copyright (c) 1998-2001 by NETsilicon Inc.
*
* This software is copyrighted by and is the sole property of
* NETsilicon. All rights, title, ownership, or other interests
* in the s
www.eeworm.com/read/290587/8474303
c exp5.c
#include
#include
#pragma vector=TIMER1_COMPA_vect
__interrupt void timer1_compa_isr(void) //定义计数器1输出比较器A中断服务程序
{
OCR1A=OCR1A+25; //设置下
www.eeworm.com/read/296645/8085128
c exp5.c
#include
#include
#pragma vector=TIMER1_COMPA_vect
__interrupt void timer1_compa_isr(void) //定义计数器1输出比较器A中断服务程序
{
OCR1A=OCR1A+25; //设置下
www.eeworm.com/read/261304/11655759
c exp5.c
#include
#include
#pragma vector=TIMER1_COMPA_vect
__interrupt void timer1_compa_isr(void) //定义计数器1输出比较器A中断服务程序
{
OCR1A=OCR1A+25; //设置下
www.eeworm.com/read/268041/11156059
c exp5.c
#include
#include
#pragma vector=TIMER1_COMPA_vect
__interrupt void timer1_compa_isr(void) //定义计数器1输出比较器A中断服务程序
{
OCR1A=OCR1A+25; //设置下
www.eeworm.com/read/236726/6959781
vec tc1.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP _timer1_compa_isr
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JMP 0
JM
www.eeworm.com/read/295163/8182485
vec test.vec
;INTERRUPT VECTORS
RJMP __RESET
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP _timer1_compa_isr
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJMP 0
RJ