代码搜索:PIC
找到约 10,000 项符合「PIC」的源代码
代码结果 10,000
www.eeworm.com/read/324920/3489764
c pic.c
/*
* Support for the interrupt controllers found on Power Macintosh,
* currently Apple's "Grand Central" interrupt controller in all
* it's incarnations. OpenPIC support used on newer machines i
www.eeworm.com/read/324920/3489768
h pic.h
#ifndef __PPC_PLATFORMS_PMAC_PIC_H
#define __PPC_PLATFORMS_PMAC_PIC_H
#include
extern struct hw_interrupt_type pmac_pic;
void pmac_pic_init(void);
int pmac_get_irq(struct pt_regs *reg
www.eeworm.com/read/324920/3496016
h pic.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1992
www.eeworm.com/read/316872/3588107
c pic.c
/*
* Support for the interrupt controllers found on Power Macintosh,
* currently Apple's "Grand Central" interrupt controller in all
* it's incarnations. OpenPIC support used on newer machines i
www.eeworm.com/read/316872/3588111
h pic.h
#ifndef __PPC_PLATFORMS_PMAC_PIC_H
#define __PPC_PLATFORMS_PMAC_PIC_H
#include
extern struct hw_interrupt_type pmac_pic;
extern void pmac_pic_init(void);
extern int pmac_get_irq(void)