代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/182229/5264639
c pic1.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/180181/5288672
h pic18.h
#ifndef _PIC18_H
#define _PIC18_H
#if defined(_18C242) || defined(_18C252) || defined(_18C442) || defined(_18C452)
#include
#endif
#if defined(_18C658) || defined(_18C858) || de
www.eeworm.com/read/180181/5288675
h pic18.h
#ifndef _PIC18_H
#define _PIC18_H
#if defined(_18C242) || defined(_18C252) || defined(_18C442) || defined(_18C452)
#include
#endif
#if defined(_18C658) || defined(_18C858) || de
www.eeworm.com/read/179911/5294583
c pmac_pic.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/179911/5294599
c open_pic.c
/*
* arch/ppc/kernel/openpic.c -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* Licens
www.eeworm.com/read/179911/5294606
h open_pic.h
#ifndef _PPC_KERNEL_OPEN_PIC_H
#define _PPC_KERNEL_OPEN_PIC_H
extern struct hw_interrupt_type open_pic;
void openpic_ipi_action(int cpl, void *dev_id, struct pt_regs *regs);
void openpic_enable_IPI(
www.eeworm.com/read/179911/5294614
h pmac_pic.h
#ifndef _PPC_KERNEL_PMAC_PIC_H
#define _PPC_KERNEL_PMAC_PIC_H
#include "local_irq.h"
extern struct hw_interrupt_type pmac_pic;
void pmac_pic_init(void);
int pmac_get_irq(struct pt_regs *regs);
void
www.eeworm.com/read/170266/5405555
java~13~ pic.java~13~
package statistics;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
public class pic extends Applet {
Color color1=new Color(255,0,0);
Color color2=new Color(0,255,0);
Color