代码搜索结果

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

interrupt.h

/* Interrupt numbers and hardware vectors. */ #ifndef _INTERRUPT_H #define _INTERRUPT_H #if (CHIP == INTEL) /* 8259A interrupt controller ports. */ #define INT_CTL 0x20 /* I/O port for inte

interrupt.c

#include "emul.h" /* Deliver external events. The (events) bitset is consulted synchronously at * appropriate places in the fetch-execute loop. */ void deliver_cold_reset(MIPS_State* mstate) {

interrupt.c

//***************************************************************************** // // interrupt.c - Driver for the NVIC Interrupt Controller. // // Copyright (c) 2005-2008 Luminary Micro, Inc. Al

interrupt.h

//***************************************************************************** // // interrupt.h - Prototypes for the NVIC Interrupt Controller Driver. // // Copyright (c) 2005-2008 Luminary Micr

interrupt.c

//***************************************************************************** // // interrupt.c - Driver for the NVIC Interrupt Controller. // // Copyright (c) 2005-2008 Luminary Micro, Inc. Al

interrupt.h

//***************************************************************************** // // interrupt.h - Prototypes for the NVIC Interrupt Controller Driver. // // Copyright (c) 2005-2008 Luminary Micr

interrupt.c

//***************************************************************************** // // interrupt.c - Driver for the NVIC Interrupt Controller. // // Copyright (c) 2005-2008 Luminary Micro, Inc. Al

interrupt.h

//***************************************************************************** // // interrupt.h - Prototypes for the NVIC Interrupt Controller Driver. // // Copyright (c) 2005-2008 Luminary Micr

interrupt.c

//***************************************************************************** // // interrupt.c - Driver for the NVIC Interrupt Controller. // // Copyright (c) 2005-2008 Luminary Micro, Inc. Al

interrupt.h

//***************************************************************************** // // interrupt.h - Prototypes for the NVIC Interrupt Controller Driver. // // Copyright (c) 2005-2008 Luminary Micr