代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/357802/3013009
c pic_main.c
/******************
* mp3_main.c
*****************/
#include
#include "api.h"
#include "lcd.h"
#include "common.h"
#include "ap_common.h"
#include "display.h"
#include "pic_u
www.eeworm.com/read/357802/3013011
h pic_main.h
/************************
* mp3_main.h
************************/
extern BOOLEAN fm_lock, music_on, lyric_on, scroll_on;
void screen_jpeg_init(void);
void screen_jpeg(UINT8 key);
vo
www.eeworm.com/read/357802/3013014
h pic_utile.h
/*************************
* mp3_utile.h
*************************/
BOOLEAN music_pause(void);
BOOLEAN music_play(void);
BOOLEAN music_stop(void);
void deal_loop();
www.eeworm.com/read/357802/3013016
c pic_utile.c
/****************************
* mp3_utile.c
****************************/
#include
#include "api.h"
#include "lcd.h"
#include "common.h"
#include "display.h"
#include "pic_ut
www.eeworm.com/read/353832/3081651
h pic_define.h
/*******************************************************************
*
* Copyright C 2005 by Amlogic, Inc. All Rights Reserved.
*
* Description:
*
* Author: Amlogic Software
* Crea
www.eeworm.com/read/350657/3120591
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/350657/3120609
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/350657/3120617
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/350657/3120626
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/264095/4294268
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