代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/197189/8018525
asm vectors.asm
.sect ".vectors"
.ref _c_int00 ; C entry point
.align 0x80 ; must be aligned on page boundary
RESET: ; reset vector
www.eeworm.com/read/396213/8118857
cs serialport.cs
#region Using directives
using System;
using System.Windows.Forms;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
using System.Threading;
#endre
www.eeworm.com/read/195720/8134002
map lpc2148_rtc.map
################################################################################
# #
# IAR Universal Linker V4.59N/3
www.eeworm.com/read/146299/12660454
cpp cs_lzf.cpp
/*
*
* cs_lzf.cpp
*
* Copyright (c) 2001, 2002
* Andrew Fedoniouk - andrew@terra-informatica.org
* Portions: Serge Kuznetsov - kuznetsov@deeptown.org
*
* See the file "COPYING" for informatio
www.eeworm.com/read/247054/12690347
asm vector.asm
.ref _c_int00
.sect ".vector"
.long _c_int00 ; RESET Vector
www.eeworm.com/read/145818/12700631
cs comopr.cs
using System;
using System.Runtime.InteropServices;
namespace ComIO
{
class CommOpr
{
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity;
www.eeworm.com/read/246683/12712374
doxygen index.doxygen
/*! \page Index libdvbpsi's documentation
\author Arnaud de Bossoreille de Ribou
Preface
The libdvbpsi is a library developed by the
www.eeworm.com/read/145333/12735598
asm vect.asm
.ref begin
.sect "vectors"
RESET: ; reset vector
BD begin
STM #200,SP
.end
www.eeworm.com/read/144970/12758173
cs commport.cs
using System;
using System.Runtime.InteropServices;
///
/// commport 的摘要说明。
///
namespace WindowsApplication2
{
public class CommPort
{
public int PortNum;
www.eeworm.com/read/144872/12765934
lst timer3.lst
C:\tic2xx\c2000\cgtools\bin\dspa.exe -v2xx -s -x Timer3.asm D:\DSP3_1205\Timer3.obj -tC:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\Timer3.tmp
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Thu Dec 8 1