代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/273740/4195804
c pmac_pic.c
/*
* BK Id: SCCS/s.pmac_pic.c 1.24 12/19/01 10:53:01 paulus
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/273740/4195822
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/273740/4195830
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/273740/4195839
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/447738/1696464
s ld-pic.s
# Source file used to test the ld macro with PIC code.
.set mips1
.data
data_label:
.extern big_external_data_label,1000
.extern small_external_data_label,1
.comm big_external_common,1000
.co
www.eeworm.com/read/447738/1696504
s lb-pic.s
# Source file used to test the lb macro with PIC code.
.data
data_label:
.extern big_external_data_label,1000
.extern small_external_data_label,1
.comm big_external_common,1000
.comm small_exte
www.eeworm.com/read/447738/1696607
s ulh-pic.s
# Test unaligned load and store macros with PIC code. We don't bother
# to test most cases. The actual loads and stores are tested by the
# non-PIC test case. We just want to check that the initial
www.eeworm.com/read/447738/1697184
s pic1.s
.text
.globl _foo
_foo:
leal %pc@(_i), %a0
leal %pc@(_i-.), %a1
www.eeworm.com/read/447738/1698682
d pic2.d
#objdump: -dr
#name: pic2
.*: +file format .*
Disassembly of section .text:
0+0000 :
0: 7e 01 f0 00 bl 4 \|\| nop
4: ec 00 00 00 ld24 r12,0
4: R_M