代码搜索:MCU
找到约 10,000 项符合「MCU」的源代码
代码结果 10,000
www.eeworm.com/read/291418/8421227
wsf wed.wsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/376623/9311961
h serial.h
/*******************************************************************************
* 函数名称 :
* 功能描述 :
* 参数 :
*
* 返回值 :
* 作者 :
* 创建日期 :
* 全局变量 :
* 全局静态变量:
* 局部静态变
www.eeworm.com/read/371114/9565144
h flashrwapp.h
#ifndef __FLASHRWAPP_h__
#define __FLASHRWAPP_h__
/*H**************************************************************************
* 文件名: flashrwapp.h
*--------------------------------
www.eeworm.com/read/280057/10358277
c jccoefct.c
/*
* jccoefct.c
*
* Copyright (C) 1994-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/143977/12826065
h board.h
#ifndef __BOARD_H__
#define __BOARD_H__
#include
#define MAIN_CLOCK 3686400
sbit MCU_RX = P3^0;
sbit MCU_TX = P3^1;
sbit MCU_ADI = P3^2;
sbit MCU_KEYI = P3^3;
sbit
www.eeworm.com/read/141132/13036291
c eeprom.c
/*******************************************************************************
EEPROM.C
Copyright (c) SmartASIC, Inc. All rights reserved.
****************************************************