代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/174884/5355131
c callback_handler.c
/**
* @file Callback implementations
*/
#include "callback_handler.h"
#include
#include
#include
#include
/**
* Callback handling
www.eeworm.com/read/174884/5355135
h callback_handler.h
#ifndef _CALLBACK_HANDLER_H
#define _CALLBACK_HANDLER_H
#include
#include
#include
Ret_t myHandleStartMessage(InstanceID_t id, VoidPtr_t userData,
www.eeworm.com/read/172865/5381832
s swi_handler.s
;/*****************************************************************************
;* swi_handler.s: SWI handler file for Philips LPC214x Family Microprocessors
;*
;* Copyright(C) 2006, Philips Se
www.eeworm.com/read/171427/5395418
c swi_handler.c
/*
* ____________________________________________________________________
*
* Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
* All rights reserved.
* ______________
www.eeworm.com/read/171427/5395426
s irq_handler.s
; ____________________________________________________________________
;
; Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
; All rights reserved.
; _______________________
www.eeworm.com/read/171427/5395479
c swi_handler.c
/*
* ____________________________________________________________________
*
* Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
* All rights reserved.
* ______________
www.eeworm.com/read/171427/5395482
s swi_handler.s
.file "swi_handler.c"
.text
.align 2
.global eventsSWIHandler
.type eventsSWIHandler, %function
eventsSWIHandler:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
www.eeworm.com/read/171427/5395489
s irq_handler.s
@ ____________________________________________________________________
@
@ Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
@ All rights reserved.
@ _______________________
www.eeworm.com/read/171382/5395563
c swi_handler.c
/*
* ____________________________________________________________________
*
* Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
* All rights reserved.
* ______________
www.eeworm.com/read/171382/5395569
s irq_handler.s
; ____________________________________________________________________
;
; Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
; All rights reserved.
; _______________________