代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3129500
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/350097/3129507
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/348770/3153353
cfg ess_pic.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/ESS_PIC.264 # Bitstream file
Fr
www.eeworm.com/read/348770/3153355
txt ess_pic.txt
{
#==========================================================#
# General parameters #
#==========================================================#
name
www.eeworm.com/read/347503/3170358
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/347503/3170398
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/347503/3170501
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/347503/3171081
s pic1.s
.text
.globl _foo
_foo:
leal %pc@(_i), %a0
leal %pc@(_i-.), %a1
www.eeworm.com/read/347503/3172579
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