代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/135580/13919103
h fl_widget.h
//
// "$Id: Fl_Widget.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $"
//
// Widget header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This librar
www.eeworm.com/read/205013/15330064
test lock.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
www.eeworm.com/read/438146/7735750
h lcdc.h
#ifndef LCDC_H
#define LCDC_H
int omap_lcdc_set_dma_callback(void (*callback)(void *data), void *data);
void omap_lcdc_free_dma_callback(void);
extern const struct lcd_ctrl omap1_int_ctrl;
#endif
www.eeworm.com/read/136989/5831590
h service.h
//
// Service.h,v 1.5 2003/07/21 23:51:40 dhinton Exp
//
#ifndef CRASHED_CALLBACK_SERVICE_H
#define CRASHED_CALLBACK_SERVICE_H
#include /**/ "ace/pre.h"
#include "TestS.h"
#if defined (_M
www.eeworm.com/read/151356/12217992
c driver_test.c
#include "undertest.h"
static volatile unsigned int *P_Watchdog_Clear = (unsigned int*)(0x7012);
void main()
{
int cnt = 0;
initial();
while(1) {
set_PWM();
delay_1ms
www.eeworm.com/read/375743/9350794
h pm.h
#ifndef __PM_H__
#define __PM_H__
#include "low.h"
#include "list.h"
#ifdef CONFIG_PM
/*
* Power management requests
*/
enum
{
PM_SUSPEND, /* enter D1-D3 */
PM_RESUME, /* enter D0
www.eeworm.com/read/164463/10106937
h pm.h
/*
* pm.h - Power management interface
*
* Copyright (C) 2000 Andrew Henroid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/417735/10978543
zyxel dictionary.zyxel
# -*- text -*-
##############################################################################
#
# Zyxel attributes, of course in the RFC space...
#
# This dictionary is NOT included by default, becaus
www.eeworm.com/read/329507/12950770
c l2_packet_none.c
/*
* WPA Supplicant - Layer2 packet handling example with dummy functions
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modif