代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/243567/4523282
c open_pic.c
/*
* BK Id: SCCS/s.open_pic.c 1.33 12/19/01 09:45:54 trini
*/
/*
* arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject
www.eeworm.com/read/243567/4523290
h open_pic.h
/*
* BK Id: SCCS/s.open_pic.h 1.14 10/11/01 12:09:12 trini
*/
/*
* arch/ppc/kernel/open_pic.h -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject
www.eeworm.com/read/243567/4523299
h pmac_pic.h
/*
* BK Id: SCCS/s.pmac_pic.h 1.9 08/19/01 22:23:04 paulus
*/
#ifndef _PPC_KERNEL_PMAC_PIC_H
#define _PPC_KERNEL_PMAC_PIC_H
#include "local_irq.h"
extern struct hw_interrupt_type pmac_pic;
void p
www.eeworm.com/read/240162/4581988
c pic1.c
// { dg-do assemble }
// GROUPS passed operators
// pic file
// Message-Id:
// Subject: gcc-2.5.8 -fpic fails to compile extern const char static init
www.eeworm.com/read/240162/4589834
c pic-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -fpic -ftls-model=global-dynamic" } */
extern __thread long e1;
extern __thread int e2;
static __thread long s1;
static __thread int s2;
long *ae1 (void)
www.eeworm.com/read/237025/4635641
h pic_icu.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/234533/4658606
v or1200_pic.v
//////////////////////////////////////////////////////////////////////
//// ////
//// OR1200's Programmable Interrupt Controller