代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/185915/5235143
h time_handler.h
#ifndef TIMEHANDLER_H
#define TIMEHANDLER_H
#define T4MGR_TICK_INTERVAL 640
#define TIME_T4MGR_PERIOD 250
#define TIME_T4MGR_PERIOD_DIV10 (TIME_T4
www.eeworm.com/read/185915/5235146
c ctrl_handler.c
#include "cc2511_app_ex_lib_headers.h"
#include "winamp_remote_control.h"
#include "RF04EB.h"
void ctrlInit(void) {
INIT_JOYSTICK();
INIT_BUTTON();
INIT_POT();
INIT_JOYSTICK_PUS
www.eeworm.com/read/185915/5235147
c time_handler.c
#include "winamp_remote_control.h"
TIME_DATA __xdata timeData;
void timeInit() {
t4mgrInit(T4MGR_TICK_INTERVAL);
timeData.t4mgrIndex = t4mgrSetupCallback(TIME_T4MGR_PERIOD, timeTic
www.eeworm.com/read/185915/5235148
c disp_handler.c
#include "cc2511_app_ex_lib_headers.h"
#include "winamp_remote_control.h"
#include "lcd.h"
const char __code pSplashScreenLine0[] = " Winamp ";
const char __code pSplashScreenLine1[] =
www.eeworm.com/read/183001/5258966
c pl_handler.c
/**********************************************************************
* pl_handler.c - Handler for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/pl/plpgs
www.eeworm.com/read/182219/5264784
s swi_handler.s
;/*****************************************************************************
;* swi_handler.s: SWI handler file for NXP LPC230x Family Microprocessors
;*
;* Copyright(C) 2006, NXP Semiconduc
www.eeworm.com/read/180227/5287807
c periodic_handler.c
/* vim: set ts=4: */
/*
* Written by Der Herr Hofrat
* Copyright Der Herr Hofrat
* Released under GPL V2
*/
/*
* call a user-space allplication signal handler under control of
www.eeworm.com/read/180227/5287884
c rt-handler.c
/* vim: set ts=4: */
/*
* Copywrite 2002 Der Herr Hofrat
* License GPL V2
* Author der.herr@hofr.at
*/
/*
* example of using rtfifos to communicate between rt-threads
*/
#include
#includ
www.eeworm.com/read/179911/5293107
s int-handler.s
/*
* arch/mips/cobalt/int-handler.S
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/179911/5293136
s int-handler.s
#include
#include
#include
#include
.text
.set mips1
.set reorder
.set macro
.set noat
.align 5
NESTED(orionIRQ, PT_S