代码搜索:Interrupts
找到约 10,000 项符合「Interrupts」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4973137
interrupts
2.5.2-rmk5
----------
This is the first kernel that contains a major shake up of some of the
major architecture-specific subsystems.
Firstly, it contains some pretty major changes to the way we hand
www.eeworm.com/read/316872/3604113
interrupts
2.5.2-rmk5
----------
This is the first kernel that contains a major shake up of some of the
major architecture-specific subsystems.
Firstly, it contains some pretty major changes to the way we hand
www.eeworm.com/read/289333/8558870
h interrupts.h
/* interrupts.h -- Interrupt related definitions
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this code wor
www.eeworm.com/read/429790/8788700
c interrupts.c
// interrupts.c GP4020 accumulator/TIC interrupt functions
// Copyright (C) 2005 Andrew Greenberg
// Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 (June 1991).
// See the "COPYING"
www.eeworm.com/read/429790/8788740
h interrupts.h
// interrupts.h: Header file for the interrupts.c file
// Copyright (C) 2005 Andrew Greenberg
// Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 (June 1991).
// See the "COPYING" fil
www.eeworm.com/read/428216/8883106
c interrupts.c
#include "config.h"
#include "project.h"
#define TIMER_LOAD_VAL 0xffff
#define READ_TIMER (0xFFFFFFFF - T0TC)
static unsigned int timestamp = 0;
static unsigned int lastdec;
unsigned int get_time
www.eeworm.com/read/426863/8994205
asm interrupts.asm
#include "defBF531.h"
#include "BF531_USB_Head.h"
.extern AudioFrameCnt;
.extern UsbAudioBuffer;
.extern Ch1Vol,Ch2Vol,Ch3Vol,Ch4Vol;
.extern UsbABuf_RPtr,UsbABuf_RPtrPre,UsbABuf_RPtrPs
www.eeworm.com/read/426863/8994221
doj interrupts.doj
www.eeworm.com/read/283664/8999758
c interrupts.c
/*
* (C) Copyright 2002
* Lineo, Inc.
* Bernhard Kuhn
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
www.eeworm.com/read/283534/9011225
c interrupts.c
#include "CAN_TX.h"
/*********************************************************************************
** **
** CAN_RCV_HANDLER - This ISR checks for the highest priority RX M