代码搜索:pic单片机
找到约 10,000 项符合「pic单片机」的源代码
代码结果 10,000
www.eeworm.com/read/252145/4411783
c pic2.c
const unsigned char gImage_pic2[153600] = { /* 0X00,0X10,0XF0,0X00,0X40,0X01,0X01,0X1B, */
0X8A,0X1A,0X8A,0X1A,0XCB,0X22,0X0C,0X2B,0X2C,0X33,0X69,0X12,0XAE,0X43,0XCE,0X43,
0X4C,0X33,0X6D,0X3B,0X4C,0
www.eeworm.com/read/252145/4411787
c pic1.c
const unsigned char gImage_pic1[153600] = { /* 0X00,0X10,0XF0,0X00,0X40,0X01,0X01,0X1B, */
0X6B,0X3A,0X09,0X2A,0XE9,0X21,0X6A,0X32,0X0D,0X43,0X4D,0X4B,0X6E,0X4B,0X6D,0X4B,
0XEF,0X5B,0X6D,0X4B,0X4C,0
www.eeworm.com/read/252145/4411788
c pic6.c
const unsigned char gImage_pic6[153600] = { /* 0X00,0X10,0XF0,0X00,0X40,0X01,0X01,0X1B, */
0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,
0XFF,0XFF,0XFF,0XFF,0XFF,0
www.eeworm.com/read/252145/4411789
c disp_pic.c
#include "config.h"
// 声明外部图片数据
extern uint8 gImage_xp[];
extern uint8 gImage_pic1[];
extern uint8 gImage_pic2[];
extern uint8 gImage_pic3[];
extern uint8 gImage_pic4[];
extern uint8 g
www.eeworm.com/read/161121/5556996
c open_pic.c
/*
* arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* Licen
www.eeworm.com/read/161121/5557001
h open_pic.h
/*
* arch/ppc/kernel/open_pic.h -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* Licen
www.eeworm.com/read/161121/5557879
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/161121/5557896
h pmac_pic.h
/*
* BK Id: %F% %I% %G% %U% %#%
*/
#ifndef __PPC_PLATFORMS_PMAC_PIC_H
#define __PPC_PLATFORMS_PMAC_PIC_H
#include
extern struct hw_interrupt_type pmac_pic;
void pmac_pic_init(void);
www.eeworm.com/read/161121/5557998
c open_pic.c
/*
* BK Id: %F% %I% %G% %U% %#%
*/
/*
* arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* This file is subject to the terms and condition