资源简介
有关于瑞萨公司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 Renesas Electronics Corporation. All rights reserved.
*******************************************************************************/
/*******************************************************************************
* File Name : r_cgc.c
* Version : 1.0
* Device(s) : R5F100LE
* H/W Platform : QB-R5F100LE-TB
* Description : This file implements device driver for CGC module.
******************************************************************************/
/******************************************************************************
* History : DD.MM.YYYY Version Description
* : 28.07.2011 1.00 First Release
******************************************************************************/
/******************************************************************************
Includes 乬Project Includes乭
******************************************************************************/
#include “r_cg_macrodriver.h“
#include “r_cg_cgc.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“
/******************************************************************************
* Function Name: R_CGC_Create
* Description : This function initializes the clock generator.
* Arguments : none
* Return Value : none
******************************************************************************/
void R_CGC_Create(void)
{
/* Set fMX */
CMC = _00_CGC_HISYS_PORT | _00_CGC_SUB_PORT | _00_CGC_SYSOSC_DEFAULT | _00_CGC_SUBMODE_DEFAULT;
MSTOP = 1U;
/* Set fMAIN */
MCM0 = 0U;
/* Set fSUB */
X
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 612109 2011-10-13 19:37 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\r01an0451ej0100_rl78g13.pdf
文件 918 2011-10-28 17:27 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\readme_e.txt
文件 341921 2011-07-21 18:33 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\rl78_g13_init_r01an0451.mtpj
文件 3430 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cgc.c
文件 2628 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cgc_user.c
文件 9174 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cg_cgc.h
文件 3441 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cg_macrodriver.h
文件 11240 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cg_port.h
文件 2249 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_cg_userdefine.h
文件 3901 2011-07-28 14:55 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_lk.dr
文件 3847 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_main.c
文件 5787 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_port.c
文件 2631 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_port_user.c
文件 3802 2011-08-08 14:38 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port\Workspace\Initialization\r_systeminit.c
文件 312133 2012-08-27 17:54 Ruisa example\ruisa example\an_r01an0451ej0100_rl78_port.zip
文件 498952 2011-10-13 19:38 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\r01an0452ej0100_rl78g13.pdf
文件 918 2011-10-28 17:27 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\readme_e.txt
文件 121169 2012-09-14 21:49 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\rl78_g13_adc_r01an0452.Administrator.mtud
文件 290680 2012-09-14 21:49 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\rl78_g13_adc_r01an0452.mtpj
文件 6918 2011-08-09 11:30 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_adc.c
文件 3646 2011-08-09 11:31 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_adc_user.c
文件 3430 2011-08-09 11:15 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cgc.c
文件 2627 2011-08-09 11:16 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cgc_user.c
文件 8989 2011-08-09 11:30 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cg_adc.h
文件 9174 2011-08-09 11:08 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cg_cgc.h
文件 3652 2011-08-09 11:10 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cg_macrodriver.h
文件 11240 2011-08-09 11:12 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cg_port.h
文件 2432 2011-08-09 11:14 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_cg_userdefine.h
文件 2561 2011-07-22 13:56 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_lk.dr
文件 4373 2011-08-10 13:07 Ruisa example\ruisa example\an_r01an0452ej0100_rl78_ad\an_r01an0452ej0100_rl78_ad\Workspace\AD Converter\r_main.c
............此处省略1738个文件信息
相关资源
- lpc1114例程源代码
- 正点原子精英版标准例程-库函数版本
- llc TI 设计例程
- Multisim仿真(200例程).zip
- 手把手教你学DSP例程文件
- 野火stm32-库开发高级篇-例程part1
- STM32读写MPU6050例程
- STM32L151-ADC例程
- stm32f030 051青风全套教程和程序例程
- lpc1766_Keil工程模板及配套例程
- STM32F407 例程
- STM32F429标准库串口2通信例程程
- 上海博通BK2461设计参考资料+硬件+范例
- RL78G13中文版技术资料.pdf
- STM32F103C8T6标准库部分例程点灯、串口
- GD32F1x0_Demo工程包加例程.rar
- 创龙TMS320C665x开发例程使用手册
- X-HDL v4.21 +破解工具+破解教程+转换例
- Halcon操作例程
- 飞思卡尔公司LIN总线的例程代码
- stm32IAP远程更新资料包
- STC12C5A60S2例程、原理图
- STM32F407例程库函数
- STC15W资料包.zip STC15W4K58S4 例程 手册
- DSP28335例程以及手把手教你学DSP28335
- stm8l多种例程代码
- STM32F4系列例程大全,包含各个模块(
- C8051F020例程 包含九个小程序
- AX301_学习教程之例程篇_1_15
- 野火stm32-库开发中级篇-例程
评论
共有 条评论