代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/343730/11931896
c msp430x24x_compa_04.c
//******************************************************************************
// MSP430x24x Demo - Comparator A, Poll input CA0, result in P1.0
//
// Description: The voltage at pin CA0 (Vco
www.eeworm.com/read/343730/11932235
c msp430x24x_compa_04.c
//******************************************************************************
// MSP430x24x Demo - Comparator A, Poll input CA0, result in P1.0
//
// Description: The voltage at pin CA0 (Vco
www.eeworm.com/read/343546/11942269
h slot.h
// -*- c++ -*-
// Copyright 2000, Karl Einar Nelson
/* This is a generated file, do not edit. Generated from template.macros.m4 */
#ifndef SIGC_SLOT_H
#define SIGC_SLOT_H
/* FIXME wher
www.eeworm.com/read/343546/11942288
h signal.h
// -*- c++ -*-
// Copyright 2000, Karl Einar Nelson
/* This is a generated file, do not edit. Generated from template.macros.m4 */
#ifndef SIGC_SIGNAL_H
#define SIGC_SIGNAL_H
#include
www.eeworm.com/read/256861/11967808
cs quicksorter.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace IAXK.Sys
{
///
/// 快速排序器
///
///
[Seri
www.eeworm.com/read/256767/11973240
asm os_sw.asm
.page
.text
_OSCtxSw:
.ref _OSTCBHighRdy
.ref _OSTCBCur
.ref _OSPrioHighRdy
.ref _OSPrioCur
.global _OSCtxSw
PUSH RPC
MOVW DP,#_OSTCBCur ; OSTCBCur->OSTCBStkPt
www.eeworm.com/read/256767/11973246
asm os_tickisr.asm
.page
.text
_OSTickISR:
.ref _OSTimeTick
.ref _OSIntNesting
.ref _OSIntExit
.ref _PieCtrlRegs
.global _OSTickISR
PUSH RPC
CLRC PAGE0,OVM
MOVW DP,#_PieC