资源简介
2013全国电子示例程序设计竞赛瑞萨RL78单片机
代码片段和文件信息
/***********************************************************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Electronics Corporation and is only
* intended for use with Renesas products. No other uses are authorized. This
* software is owned by Renesas Electronics Corporation and is protected under
* all applicable laws including copyright laws.
* THIS SOFTWARE IS PROVIDED “AS IS“ AND RENESAS MAKES NO WARRANTIES REGARDING
* THIS SOFTWARE WHETHER EXPRESS IMPLIED OR STATUTORY INCLUDING BUT NOT
* LIMITED TO WARRANTIES OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE
* AND NON-INFRINGEMENT. ALL SUCH WARRANTIES ARE EXPRESSLY DISCLAIMED.
* TO THE MAXIMUM EXTENT PERMITTED NOT PROHIBITED BY LAW NEITHER RENESAS
* ELECTRONICS CORPORATION NOR ANY OF ITS AFFILIATED COMPANIES SHALL BE LIABLE
* FOR ANY DIRECT INDIRECT SPECIAL INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR
* ANY REASON RELATED TO THIS SOFTWARE EVEN IF RENESAS OR ITS AFFILIATES HAVE
* BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
* Renesas reserves the right without notice to make changes to this software
* and to discontinue the availability of this software. By using this software
* you agree to the additional terms and conditions found by accessing the
* following link:
* http://www.renesas.com/disclaimer
*
* Copyright (C) 2011 2013 Renesas Electronics Corporation. All rights reserved.
***********************************************************************************************************************/
/***********************************************************************************************************************
* File Name : r_cg_adc.c
* Version : CodeGenerator for RL78/G13 V2.00.00.07 [22 Feb 2013]
* Device(s) : R5F100LE
* Tool-Chain : CA78K0R
* Description : This file implements device driver for ADC module.
* Creation Date: 2013-8-6
***********************************************************************************************************************/
/***********************************************************************************************************************
Pragma directive
***********************************************************************************************************************/
/* Start user code for pragma. Do not edit comment generated here */
/* End user code. Do not edit comment generated here */
/***********************************************************************************************************************
Includes
***********************************************************************************************************************/
#include “r_cg_macrodriver.h“
#include “r_cg_adc.h“
/* Start user code for include. Do not edit comment generated here */
/* End user code. Do not edit comment generated here */
#include “r_cg_userdefine.h“
/*********************************************
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2864 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_cg_adc.rel
文件 2476 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_cg_adc_user.rel
文件 1868 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_cg_cgc.rel
文件 1880 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_cg_cgc_user.rel
文件 2272 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_main.rel
文件 2324 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\r_systeminit.rel
文件 184671 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\sample)_AD.hex
文件 9760 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\sample)_AD.lmf
文件 13020 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\sample)_AD.map
文件 1343 2013-08-06 10:11 Sample\sample_AD\sample)_AD\DefaultBuild\sample)_AD.sym
文件 7247 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_adc.c
文件 10403 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_adc.h
文件 4169 2013-08-06 10:10 Sample\sample_AD\sample)_AD\r_cg_adc_user.c
文件 4223 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_cgc.c
文件 10473 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_cgc.h
文件 4069 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_cgc_user.c
文件 4810 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_macrodriver.h
文件 2532 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_cg_userdefine.h
文件 4733 2013-08-06 10:09 Sample\sample_AD\sample)_AD\r_main.c
文件 4498 2013-08-06 10:07 Sample\sample_AD\sample)_AD\r_systeminit.c
文件 302578 2013-08-06 10:11 Sample\sample_AD\sample)_AD\sample)_AD.mtpj
文件 320495 2013-08-06 10:12 Sample\sample_AD\sample)_AD\sample)_AD.n.mtud
文件 1868 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_cg_cgc.rel
文件 1880 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_cg_cgc_user.rel
文件 4752 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_cg_serial.rel
文件 5552 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_cg_serial_user.rel
文件 3108 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_main.rel
文件 2324 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\r_systeminit.rel
文件 184684 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\sample_IICA0.hex
文件 14356 2013-08-06 10:03 Sample\sample_IICA0\sample_IICA0\DefaultBuild\sample_IICA0.lmf
............此处省略129个文件信息
- 上一篇:如何在超算中心使用fluent做并行计算——入门
- 下一篇:labview模拟风扇
评论
共有 条评论