代码搜索:MCU
找到约 10,000 项符合「MCU」的源代码
代码结果 10,000
www.eeworm.com/read/406275/11445240
lst stc_eeprom.lst
C51 COMPILER V8.08 STC_EEPROM 12/21/2008 10:39:00 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE STC_EEPROM
OBJECT MODULE PLACED
www.eeworm.com/read/406275/11445248
c stc_eeprom.c
/* --- STC International Limited ---------------- */
/* --- 宏晶科技 姚永平 设计 2004/9/11 V1.0 --- */
/* --- 宏晶科技 姚永平 设计 2004/12/4 V2.0 --- */
/* --- RD+/RC系列 Flash IAP/ISP Operation ----
www.eeworm.com/read/346546/11738595
h usb_task.h
/**
* @file usb_task.h,v
*
* Copyright (c) 2004 Atmel.
*
* Please read file license.txt for copyright notice.
*
* @brief This file contains the function declarations
*
* @version 1.1
www.eeworm.com/read/387332/8692707
h mtv512.h
#if (MCU_TYPE == MCU_MTV512)
//extern unsigned char xdata PRAM[128]; // _at_ 0x0800;
//#if(USE_MCU_DDC)
//**************************************************************
//
www.eeworm.com/read/447532/7549665
h lcd.h
#include "mcu_driver_select.h" /* Include generic driver definitions */
/*** Declarations of ports of a specified MCU ***/
/* Choose the output control pins accord your MCU */
#define
www.eeworm.com/read/447532/7549685
h lcd.h
#include "mcu_driver_select.h" /* Include generic driver definitions */
/*** Declarations of ports of a specified MCU ***/
/* Choose the output control pins accord your MCU */
#define
www.eeworm.com/read/314618/3631847
d delay.o.d
delay.o: ../delay.c E:/mcu/WinAVR/avr/include/avr/io.h \
E:/mcu/WinAVR/avr/include/avr/sfr_defs.h \
E:/mcu/WinAVR/avr/include/inttypes.h E:/mcu/WinAVR/avr/include/stdint.h \
E:/mcu/WinAVR/avr
www.eeworm.com/read/280163/4127834
d delay.o.d
delay.o: ../delay.c E:/mcu/WinAVR/avr/include/avr/io.h \
E:/mcu/WinAVR/avr/include/avr/sfr_defs.h \
E:/mcu/WinAVR/avr/include/inttypes.h E:/mcu/WinAVR/avr/include/stdint.h \
E:/mcu/WinAVR/avr
www.eeworm.com/read/466241/7041405
lst isp_falsh.lst
C51 COMPILER V8.02 ISP_FALSH 03/27/2009 09:21:37 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ISP_FALSH
OBJECT MODULE PLACED
www.eeworm.com/read/314184/13572509
h read_reg.h
/*ubicmn.h*/
#define U8 unsigned char
#define U16 unsigned
#define U32 int
#define S8 char
#define S16 short
#define S32 long
#define XD xdata
#define XD2