代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/161054/5563615
c cpu_init.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/161054/5563625
c cpu_init.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/161054/5563667
h cpu_insn.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/160611/5568625
c handlers.c
/* handlers.c -- null handlers to avoid link errors due to callouts in moxc.c */
#include "musiprog.h"
char *app_syntax = "";
/* note -- a simple way to make a midi note on channel 1 */
/**/
void n
www.eeworm.com/read/160156/5576612
m ttnoschedule.m
% TTNOSCHEDULE Switch off the schedule generation for a specific
% task or interrupt handler.
%
% Usage: ttNoSchedule(name)
%
% Inputs:
% name Name of a task or interrupt hand
www.eeworm.com/read/159715/5581880
h tm27.h
/*
* tm27.h
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id: tm27.h,v 1.2
www.eeworm.com/read/159496/5583174
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/158945/5589718
s irq.s
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/158872/5590828
ms uread16.ms
# mach: m32r m32rx
# xerror:
# output: *misaligned read*
.include "testutils.inc"
start
; construct bra trap2_handler in trap 2 slot
ld24 r0,#foo+1
ldh r0,@r0
fail
exit 0
.data
.p2align 2
f