代码搜索:ADE
找到约 1,210 项符合「ADE」的源代码
代码结果 1,210
www.eeworm.com/read/229449/14338840
c main.c
/*
-05/10/2006: Petre M.
-this project represents a Reference Design for a power meter using ADE7169Fxx
*/
#include "main.h"
#pragma vector=0x03
__interrupt void INT0_ISR(void)
{
}
www.eeworm.com/read/214576/15095958
authors
Maintainer:
Pascal Schmidt
People who contributed ideas, suggestions, or code:
Adrian Davey
Douglas Bollinger
Matt Bucknall
www.eeworm.com/read/336563/3350084
c main.c
/*
-05/10/2006: Petre M.
-this project represents a Reference Design for a power meter using ADE7169Fxx
*/
#include "main.h"
#pragma vector=0x03
__interrupt void INT0_ISR(void)
{
}
www.eeworm.com/read/361182/2952123
cs isequentialstream.cs
namespace Imps.Client.Pc.BizControls
{
using System;
using System.Runtime.InteropServices;
[Guid("0c733a30-2a1c-11ce-ade5-00aa0044773d"), InterfaceType(ComInterfaceType.InterfaceIsI
www.eeworm.com/read/100894/15863285
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__6F7F7ADE_18DC_4F4B_B8EC_3C28FA784E8F_