代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/187215/8842985
s 44binit.s
;****************************************************************************
; Name : 44BINIT.S *
; Modified : GongJun 2004-4-26 20:26 *
;
www.eeworm.com/read/427891/8914629
c parameters.c
/*********************************************************************
*
* Filename: parameters.c
* Version: 1.0
* Description: A more general way to handle (pi,pl,pv) parameters
* Status
www.eeworm.com/read/284556/8919047
cc alarm.cc
// alarm.cc
// Routines to use a hardware timer device to provide a
// software alarm clock. For now, we just provide time-slicing.
//
// Not completely implemented.
//
// Copyright (c) 1992-1996 The
www.eeworm.com/read/284556/8919113
cc timer.cc
// timer.cc
// Routines to emulate a hardware timer device.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing
www.eeworm.com/read/383703/8926438
cpp cplerror.cpp
#include "stdafx.h"
#include "CplError.h"
#include "CplVsi.h"
#include "CplConv.h"
#define TIMESTAMP_DEBUG
CPL_CVSID("$Id: cpl_error.cpp,v 1.27 2003/05/27 20:44:16 warmerda Exp $");
/* static buffe
www.eeworm.com/read/284136/8961411
s 44binit.s
;********************************************************
; Name : 44BINIT.S *
; Modify : hugang, hgx2000@mail.china.com *
; Description: *
; C start up codes *
;
www.eeworm.com/read/283705/8994758
s init.s
;file name ml64000init.s
;data: 19/07/2005
;function:init system ,init stack and falsh sram
AREA boot, CODE, READONLY
INCLUDE define.s
USERMODE EQU 0x10
FIQMODE EQU 0x11
IRQMODE
www.eeworm.com/read/283498/9016957
asm int24.asm
; Sample INT 24h critical error handler.
;
; This code demonstrates a sample critical error handler.
; It patches into INT 24h and displays an appropriate error
; message and asks the user if they