代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
drv_api.c
//==========================================================================
//
// drv_api.c
//
// Driver API for non-kernel configurations
//
//=============================================
drv_api.c
//==========================================================================
//
// drv_api.c
//
// Driver API for non-kernel configurations
//
//=============================================
do_timer.h
/* defines for inline arch setup functions */
#include
/**
* do_timer_interrupt_hook - hook into timer tick
* @regs: standard registers from interrupt
*
* Description:
* This hook
intr.d
interrupt-start
{
self->ts = vtimestamp;
}
interrupt-complete
/self->ts/
{
this->devi = (struct dev_info *)arg0;
@[stringof(`devnamesp[this->devi->devi_major].dn_name),
this->devi->devi_insta
drv_api.c
//==========================================================================
//
// drv_api.c
//
// Driver API for non-kernel configurations
//
//=============================================
interruptangel.bld
#!build
default:
program
:outputname=objs\InterruptAngel.ghs
:object_dir=objs
tools\flash.bld
program
main_Rom_monitor.c
C
ext_irq.c
C
irq_pio.arm
assembly
irq_sw.arm
assembly
f
int.h
/*
* GeekOS interrupt handling data structures and functions
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.12 $
*
* This is free software. You are permitted to use
core_timer.c
#include
#include
#include
#include "pll_detect.h"
unsigned int ctime = 0;
//#pragma interrupt_reentrant
//#pragma interrupt
//section("
irq.c
/***********************************************************************
* File: irq.c
* Rev: 1.0
* Author: Chun Sing Chu
* Date: March 26 2007
*
* Description:
* This file co
system.c.bak
#pragma sfr
#pragma di
#pragma ei
#pragma NOP
#pragma HALT
#pragma STOP
#pragma interrupt INTSR6 Uart6_Receive_interrupt
//#pragma interrupt INTST6 Uart6_Send_interrupt
/******************