代码搜索:Interrupt

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

代码结果 10,000
www.eeworm.com/read/136812/5860480

s i_d_cache.s

.title "D cache and interrupt disabling and enabling utilities" .file "D_cache.s" #include #include .data .align 8 _sccsid: .string "@(#)i_D_cache.s
www.eeworm.com/read/487030/6522304

c 1553_junk_bm-5_bm-5.c

// bus monitor test program // // #include #include #include #include #include "bu.h" extern reg_t *reg; extern mem_t *mem; void bu_interrupt
www.eeworm.com/read/347403/11667963

h gpsrcvr.h

#ifndef GPSRCVR_H #define GPSRCVR_H // Function definitions #ifdef VCPP void (_interrupt _far *Old_Interrupt)(); // PGB MS void _interrupt _far GPS_Interrupt(void); // PGB MS #endif #ifd
www.eeworm.com/read/294255/8244466

h gpsrcvr.h

#ifndef GPSRCVR_H #define GPSRCVR_H // Function definitions #ifdef VCPP void (_interrupt _far *Old_Interrupt)(); // PGB MS void _interrupt _far GPS_Interrupt(void); // PGB MS #endif #ifd
www.eeworm.com/read/170602/9797171

c unlinkc1.c

/* * timer/unlink_c1.c * * Copyright (C) SGS-THOMSON Microelectronics Ltd. 1998 * * Unlink a task from a timer. */ #include "element.h" #include "task.h" #include "os20i.h" void ti
www.eeworm.com/read/123322/6061167

h plf_intr.h

#ifndef CYGONCE_HAL_PLF_INTR_H #define CYGONCE_HAL_PLF_INTR_H //========================================================================== // // plf_intr.h // // VRC4373 Interrupt and clock
www.eeworm.com/read/169457/9860164

h int.h

/* int.h - definitions for interrupt management Author: Paul Barker Part of: COS Created: 15/04/04 Last Modified: 02/09/04 This stuff is taken from GeekOS, with modificati
www.eeworm.com/read/419152/10883982

c interrcontrol.c

#ifdef EXTERN #undef EXTERN #endif #define EXTERN #include "global.h" void connect_to_interrupt_controller(device_type device,int n) { //device.interrupt_line = interrupt_controller.i
www.eeworm.com/read/123322/6061194

s variant.s

##============================================================================= ## ## variant.S ## ## MIPS JMR-TX3904 variant code ## ##================================================================
www.eeworm.com/read/133091/6956349

h omap30_armgpio.h

//======================================================================== // TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION // Property of Texas Instruments // For Unrestric