代码搜索:PIC
找到约 10,000 项符合「PIC」的源代码
代码结果 10,000
www.eeworm.com/read/474721/1392007
h pic.h
uchar code pic[32200] = { //0X00,0X10,0X5C,0X00,0XAF,0X00,0X01,0X1B,
0XFF,0XFF,0XFF,0XFF,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/474721/1392030
h pic.h
const unsigned char pic[32200] = { //0X00,0X10,0X5C,0X00,0XAF,0X00,0X01,0X1B,
0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,
0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0X
www.eeworm.com/read/474721/1392048
h pic.h
/*
uchar code pic[32200] = { //0X00,0X10,0X5C,0X00,0XAF,0X00,0X01,0X1B,
0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,
0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF,0XFF
www.eeworm.com/read/250243/4433298
h pic.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1992
www.eeworm.com/read/239309/4602673
h pic.h
/*
* pic.h
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Copyright (c) 1995-1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of
www.eeworm.com/read/239307/4603804
h pic.h
/*
* pic.h
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Copyright (c) 1995-1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of
www.eeworm.com/read/231546/4715140
vim pic.vim
" Vim syntax file
" Language: PIC16F84 Assembler (Microchip's microcontroller)
" Maintainer: Aleksandar Veselinovic
" Last Change: 2001 May 10
" URL: http://SOL