代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/123718/14615707
c lh7a400_int_driver.c
/**********************************************************************
* $Workfile: LH7A400_int_driver.c $
* $Revision: 1.13 $
* $Author: BarnettH $
* $Date: Jun 19 2002 18:06:52
www.eeworm.com/read/123608/14621415
txt readme.txt
SWI Example
===========
This directory illustrates an example SWI handler as a standalone project.
The files provided are:
main.c - contains the main() function, which installs the SWI ve
www.eeworm.com/read/123440/14633009
asm xmouse.asm
;-----------------------------------------------------------------------
; MODULE XMOUSE
;
; Mouse functions functions for all MODE X 256 Color resolutions
;
; Compile with Tasm.
; C callable.
www.eeworm.com/read/123168/14644142
s sysinit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.JAn.2003 *
; * Description: *
; * C start up codes *
; * Configure memory, Initi
www.eeworm.com/read/122276/14703280
s 44binit.s
;****************************************************************************
;【文 件 名 称】44binit.s
;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等
;【程 序 版 本】2.0
;【修改人及修改日期】李希岗//2003年1月20日20:43
;***
www.eeworm.com/read/221314/14745662
asm entry.asm
;
; File:
; entry.asm
; Description:
; System call entry code
;
; Copyright (c) 1998
; Pasquale J. Villani
; All Rights Reserved
;
; This file is part of DOS-C.
;
; DOS-
www.eeworm.com/read/121616/14747157
txt c函数之k.txt
函数名: kbhit
功 能: 检查当前按下的键
用 法: int kbhit(void);
程序例:
#include
int main(void)
{
cprintf("Press any key to continue:");
while (!kbhit()) /* do nothing */ ;
cprintf("\r\nA
www.eeworm.com/read/121616/14747187
txt c函数之h.txt
函数名: harderr
功 能: 建立一个硬件错误处理程序
用 法: void harderr(int (*fptr)());
程序例:
/*This program will trap disk errors and prompt
the user for action. Try running it with no
disk in drive A: to invok
www.eeworm.com/read/221176/14756682
lst f3xx_usb0_reporthandler.lst
C51 COMPILER V8.02 F3XX_USB0_REPORTHANDLER 06/27/2007 22:26:25 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE F3XX_USB0_REPORTHANDLER
OBJECT