代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
intarchlib.c
/* intArchLib.c - architecture-dependent interrupt library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
02v,05jun02,wsl remove reference to SPA
linker.txt
CONTENTS
--------
* Linker Support
* Using MPLINK or a Single Module
* Restrictions on the DEMO edition
* Variables and Pointers
* Local Variables
* Header Files
* Using Ram Banks
* Bank Bi
simul101.asm
;
; This function simulates the scan codes of the 101 keyboard on older 83/84 key
; keyboard systems that lack bios support for some often used 101 keyboard
; control key combinations. I miss bein
mac_template.c
/*
* File : cs8900.c
*
* Description : Driver file for the crystal ethernet controller.
*
* Copyright 2004, ZiLOG Inc.
* All Rights Reserved
*
* This is UNPUBLISHED PROPRIETARY
935-938.html
Linux Unleashed, Third Edition:Writing Device Drivers
simul101.asm
;
; This function simulates the scan codes of the 101 keyboard on older 83/84 key
; keyboard systems that lack bios support for some often used 101 keyboard
; control key combinations. I miss bein
thread.cc
// thread.cc
// Routines to manage threads. There are four main operations:
//
// Fork -- create a thread to run a procedure concurrently
// with the caller (this is done in two steps -- first
//
interrut.h
//89c51snd1c interrupt source
thread.cc
// thread.cc
// Routines to manage threads. There are four main operations:
//
// Fork -- create a thread to run a procedure concurrently
// with the caller (this is done in two steps -- first
//
thread.cc
// thread.cc
// Routines to manage threads. There are four main operations:
//
// Fork -- create a thread to run a procedure concurrently
// with the caller (this is done in two steps -- first
//