代码搜索:microCHIP
找到约 5,896 项符合「microCHIP」的源代码
代码结果 5,896
www.eeworm.com/read/16589/680595
h pic16630.h
#ifndef _HTC_H_
#warning Header file pic16630.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontrollers
* PIC16F630
* PIC16F676
www.eeworm.com/read/16589/680603
h pic16f1937.h
#ifndef _HTC_H_
#warning Header file pic16f1937.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F1937
*/
#ifndef __PIC1
www.eeworm.com/read/16589/680643
h pic1674.h
#ifndef _HTC_H_
#warning Header file pic1674.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip
* PIC 16C73 chip
* PIC 16C73A chip
www.eeworm.com/read/16589/680669
h pic16f1939.h
#ifndef _HTC_H_
#warning Header file pic16f1939.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F1939
*/
#ifndef __PIC1
www.eeworm.com/read/16589/680690
h pic16f946.h
#ifndef _HTC_H_
#warning Header file pic16f946.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
*/
#ifndef __PIC16F946_H
#de
www.eeworm.com/read/16589/680747
h pic16lf721.h
#ifndef _HTC_H_
#warning Header file pic16lf721.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16LF721
*/
#ifndef __PIC1
www.eeworm.com/read/269039/11110735
ld pic-adc.ld
LDmicro0.1
MICRO=Microchip PIC16F877 40-PDIP
CYCLE=10000
CRYSTAL=4000000
BAUD=2400
COMPILED=c:\temp\asd.hex
IO LIST
Xlimit at 2
Yled at 22
Ain at 3
END
PROGRAM
RUNG
CO
www.eeworm.com/read/248190/12590269
h pic1684.h
/*
* Header file for the Microchip
* PIC 16C84 chip
* PIC 16F84 chip
* PIC 16CR84 chip
* Midrange Microcontrollers
*/
static volatile unsigned char RTCC @ 0x01;
static volatile unsigned char T
www.eeworm.com/read/431206/8701003
txt ee_call.txt
***** I2C Routines for PIC micro in Hi-Tech C to write to Microchip 24LC01
non-volatile memory, and Dallas Temperature sensors DS1775 and DS1721
Many thanks to Cameron Pearce [cpearce@sunesi.com]