代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/188663/8520925

h main.h

/* Copyright (c) 2001 Author: Konstantin Boukreev E-mail: konstantin@mail.primorye.ru Created: 20.12.2001 16:05:00 Version: 1.0.0 */ // Main.h : Declaration of the _Main #ifnde
www.eeworm.com/read/289062/8581753

c key.c

/* file: KEY.C purpose: new keyboard interrupt handler and various keyboard routines based on code from ZKEY.ASM date: 11/4/95 note: the key interrupts are not passed
www.eeworm.com/read/283992/8972117

s irq_sw.s

;------------------------------------------------------------------------------ ;- ATMEL Microcontroller Software Support - ROUSSET - ;----------------------------------------------------
www.eeworm.com/read/383093/8973998

c bsp.c

/* ********************************************************************************************************* * Atmel AT91 SAM7 *
www.eeworm.com/read/382456/9025632

h filesim.h

#include "fsdefs.h" typedef uint8_t (*FileSim_read_interval_handler_t)(uint8_t* buffer, uint32_t offset, void* p); typedef uint16_t (*FileSim_write_interval_handler_t)(uint8_t* buffer, uint32_t offs
www.eeworm.com/read/357147/10215328

c key.c

/* file: KEY.C purpose: new keyboard interrupt handler and various keyboard routines based on code from ZKEY.ASM date: 11/4/95 note: the key interrupts are not passed
www.eeworm.com/read/425865/10313008

h timer_entry.h

#ifndef _TIMER_H_ #define _TIMER_H_ typedef void (*timer_hfunc_t) (void *); class timer{ u_int64_t timeout; timer_hfunc_t handler; void *data; public: timer() {} timer(u_int64_t timer_v
www.eeworm.com/read/424739/10420681

c key.c

/* file: KEY.C purpose: new keyboard interrupt handler and various keyboard routines based on code from ZKEY.ASM date: 11/4/95 note: the key interrupts are not passed
www.eeworm.com/read/352116/10579582

c key.c

/* file: KEY.C purpose: new keyboard interrupt handler and various keyboard routines based on code from ZKEY.ASM date: 11/4/95 note: the key interrupts are not passed
www.eeworm.com/read/418899/10892401

html class_n_o_c_r_utils_1_1_c_image_handler.html

NOCRUtils::CImageHandler Class Reference