代码搜索结果
找到约 10,000 项符合
Monitor 的代码
msp430x21x2_uscia0_irda_02.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_A0 IrDA Monitor, 8MHz SMCLK
//
// Description: This example receives bytes through the
msp430x22x4_uscia0_irda_02.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_A0 IrDA Monitor, 8MHz SMCLK
//
// Description: This example receives bytes through the
boot.ld
/* The following TEXT start address leaves space for the monitor
workspace. */
ENTRY(_start)
SEARCH_DIR(.)
__DYNAMIC = 0;
/*
* Allocate the stack to be at the top of memory, since th
noice09_rom2k_b4
--*******************************************************
--
-- NOICE09 Monitor ROM for the 6809
-- noice09_rom2k_b4.vhd
-- John Kent
-- 4th July 2006
--
--*************************************
xmodem.c
//=====================
//file name: xmodem.c
//Discription: provide some xmodem-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|071107
//==================
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#ifdef MONITOR51
msp430x22x4_uscia0_irda_02.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_A0 IrDA Monitor, 8MHz SMCLK
//
// Description: This example receives bytes through the
multimon.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
//=============================================================================
//
// multimon.h -- Stub module that fakes multiple monitor apis on W
loadperf.h
/*++
Copyright (C) 1995-1999 Microsoft Corporation
Module Name:
loadperf.h
Abstract:
Header file for the Performance Monitor counter string installation
and removal functio
arpstat.asm
;
; ARP Status Monitor
;
; Compile with FASM for Menuet
;
; This program displays the ARP table, and it's settings
use32
org 0x0
db 'MENUE