mbed library sources for airmote

Fork of mbed-src by mbed official

Committer:
zskdan
Date:
Tue Nov 24 14:02:46 2015 +0000
Revision:
625:88d3fa07e462
Parent:
390:35c2c1cf29cd
remove unused service

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 390:35c2c1cf29cd 1 /*******************************************************************************
mbed_official 390:35c2c1cf29cd 2 * DISCLAIMER
mbed_official 390:35c2c1cf29cd 3 * This software is supplied by Renesas Electronics Corporation and is only
mbed_official 390:35c2c1cf29cd 4 * intended for use with Renesas products. No other uses are authorized. This
mbed_official 390:35c2c1cf29cd 5 * software is owned by Renesas Electronics Corporation and is protected under
mbed_official 390:35c2c1cf29cd 6 * all applicable laws, including copyright laws.
mbed_official 390:35c2c1cf29cd 7 * THIS SOFTWARE IS PROVIDED "AS IS" AND RENESAS MAKES NO WARRANTIES REGARDING
mbed_official 390:35c2c1cf29cd 8 * THIS SOFTWARE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
mbed_official 390:35c2c1cf29cd 9 * LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
mbed_official 390:35c2c1cf29cd 10 * AND NON-INFRINGEMENT. ALL SUCH WARRANTIES ARE EXPRESSLY DISCLAIMED.
mbed_official 390:35c2c1cf29cd 11 * TO THE MAXIMUM EXTENT PERMITTED NOT PROHIBITED BY LAW, NEITHER RENESAS
mbed_official 390:35c2c1cf29cd 12 * ELECTRONICS CORPORATION NOR ANY OF ITS AFFILIATED COMPANIES SHALL BE LIABLE
mbed_official 390:35c2c1cf29cd 13 * FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR
mbed_official 390:35c2c1cf29cd 14 * ANY REASON RELATED TO THIS SOFTWARE, EVEN IF RENESAS OR ITS AFFILIATES HAVE
mbed_official 390:35c2c1cf29cd 15 * BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
mbed_official 390:35c2c1cf29cd 16 * Renesas reserves the right, without notice, to make changes to this software
mbed_official 390:35c2c1cf29cd 17 * and to discontinue the availability of this software. By using this software,
mbed_official 390:35c2c1cf29cd 18 * you agree to the additional terms and conditions found by accessing the
mbed_official 390:35c2c1cf29cd 19 * following link:
mbed_official 390:35c2c1cf29cd 20 * http://www.renesas.com/disclaimer*
mbed_official 390:35c2c1cf29cd 21 * Copyright (C) 2013-2014 Renesas Electronics Corporation. All rights reserved.
mbed_official 390:35c2c1cf29cd 22 *******************************************************************************/
mbed_official 390:35c2c1cf29cd 23 /*******************************************************************************
mbed_official 390:35c2c1cf29cd 24 * File Name : bsc_iodefine.h
mbed_official 390:35c2c1cf29cd 25 * $Rev: $
mbed_official 390:35c2c1cf29cd 26 * $Date:: $
mbed_official 390:35c2c1cf29cd 27 * Description : Definition of I/O Register (V1.00a)
mbed_official 390:35c2c1cf29cd 28 ******************************************************************************/
mbed_official 390:35c2c1cf29cd 29 #ifndef BSC_IODEFINE_H
mbed_official 390:35c2c1cf29cd 30 #define BSC_IODEFINE_H
mbed_official 390:35c2c1cf29cd 31 /* ->SEC M1.10.1 : Not magic number */
mbed_official 390:35c2c1cf29cd 32
mbed_official 390:35c2c1cf29cd 33 struct st_bsc
mbed_official 390:35c2c1cf29cd 34 { /* BSC */
mbed_official 390:35c2c1cf29cd 35 volatile uint32_t CMNCR; /* CMNCR */
mbed_official 390:35c2c1cf29cd 36 #define BSC_CSnBCR_COUNT 6
mbed_official 390:35c2c1cf29cd 37 volatile uint32_t CS0BCR; /* CS0BCR */
mbed_official 390:35c2c1cf29cd 38 volatile uint32_t CS1BCR; /* CS1BCR */
mbed_official 390:35c2c1cf29cd 39 volatile uint32_t CS2BCR; /* CS2BCR */
mbed_official 390:35c2c1cf29cd 40 volatile uint32_t CS3BCR; /* CS3BCR */
mbed_official 390:35c2c1cf29cd 41 volatile uint32_t CS4BCR; /* CS4BCR */
mbed_official 390:35c2c1cf29cd 42 volatile uint32_t CS5BCR; /* CS5BCR */
mbed_official 390:35c2c1cf29cd 43 volatile uint8_t dummy4[12]; /* */
mbed_official 390:35c2c1cf29cd 44 #define BSC_CSnWCR_COUNT 6
mbed_official 390:35c2c1cf29cd 45 volatile uint32_t CS0WCR; /* CS0WCR */
mbed_official 390:35c2c1cf29cd 46 volatile uint32_t CS1WCR; /* CS1WCR */
mbed_official 390:35c2c1cf29cd 47 volatile uint32_t CS2WCR; /* CS2WCR */
mbed_official 390:35c2c1cf29cd 48 volatile uint32_t CS3WCR; /* CS3WCR */
mbed_official 390:35c2c1cf29cd 49 volatile uint32_t CS4WCR; /* CS4WCR */
mbed_official 390:35c2c1cf29cd 50 volatile uint32_t CS5WCR; /* CS5WCR */
mbed_official 390:35c2c1cf29cd 51 volatile uint8_t dummy5[12]; /* */
mbed_official 390:35c2c1cf29cd 52 volatile uint32_t SDCR; /* SDCR */
mbed_official 390:35c2c1cf29cd 53 volatile uint32_t RTCSR; /* RTCSR */
mbed_official 390:35c2c1cf29cd 54 volatile uint32_t RTCNT; /* RTCNT */
mbed_official 390:35c2c1cf29cd 55 volatile uint32_t RTCOR; /* RTCOR */
mbed_official 390:35c2c1cf29cd 56 volatile uint8_t dummy6[4]; /* */
mbed_official 390:35c2c1cf29cd 57 #define BSC_TOSCORn_COUNT 6
mbed_official 390:35c2c1cf29cd 58 volatile uint32_t TOSCOR0; /* TOSCOR0 */
mbed_official 390:35c2c1cf29cd 59 volatile uint32_t TOSCOR1; /* TOSCOR1 */
mbed_official 390:35c2c1cf29cd 60 volatile uint32_t TOSCOR2; /* TOSCOR2 */
mbed_official 390:35c2c1cf29cd 61 volatile uint32_t TOSCOR3; /* TOSCOR3 */
mbed_official 390:35c2c1cf29cd 62 volatile uint32_t TOSCOR4; /* TOSCOR4 */
mbed_official 390:35c2c1cf29cd 63 volatile uint32_t TOSCOR5; /* TOSCOR5 */
mbed_official 390:35c2c1cf29cd 64 volatile uint8_t dummy7[8]; /* */
mbed_official 390:35c2c1cf29cd 65 volatile uint32_t TOSTR; /* TOSTR */
mbed_official 390:35c2c1cf29cd 66 volatile uint32_t TOENR; /* TOENR */
mbed_official 390:35c2c1cf29cd 67 };
mbed_official 390:35c2c1cf29cd 68
mbed_official 390:35c2c1cf29cd 69
mbed_official 390:35c2c1cf29cd 70 #define BSC (*(struct st_bsc *)0x3FFFC000uL) /* BSC */
mbed_official 390:35c2c1cf29cd 71
mbed_official 390:35c2c1cf29cd 72
mbed_official 390:35c2c1cf29cd 73 #define BSCCMNCR BSC.CMNCR
mbed_official 390:35c2c1cf29cd 74 #define BSCCS0BCR BSC.CS0BCR
mbed_official 390:35c2c1cf29cd 75 #define BSCCS1BCR BSC.CS1BCR
mbed_official 390:35c2c1cf29cd 76 #define BSCCS2BCR BSC.CS2BCR
mbed_official 390:35c2c1cf29cd 77 #define BSCCS3BCR BSC.CS3BCR
mbed_official 390:35c2c1cf29cd 78 #define BSCCS4BCR BSC.CS4BCR
mbed_official 390:35c2c1cf29cd 79 #define BSCCS5BCR BSC.CS5BCR
mbed_official 390:35c2c1cf29cd 80 #define BSCCS0WCR BSC.CS0WCR
mbed_official 390:35c2c1cf29cd 81 #define BSCCS1WCR BSC.CS1WCR
mbed_official 390:35c2c1cf29cd 82 #define BSCCS2WCR BSC.CS2WCR
mbed_official 390:35c2c1cf29cd 83 #define BSCCS3WCR BSC.CS3WCR
mbed_official 390:35c2c1cf29cd 84 #define BSCCS4WCR BSC.CS4WCR
mbed_official 390:35c2c1cf29cd 85 #define BSCCS5WCR BSC.CS5WCR
mbed_official 390:35c2c1cf29cd 86 #define BSCSDCR BSC.SDCR
mbed_official 390:35c2c1cf29cd 87 #define BSCRTCSR BSC.RTCSR
mbed_official 390:35c2c1cf29cd 88 #define BSCRTCNT BSC.RTCNT
mbed_official 390:35c2c1cf29cd 89 #define BSCRTCOR BSC.RTCOR
mbed_official 390:35c2c1cf29cd 90 #define BSCTOSCOR0 BSC.TOSCOR0
mbed_official 390:35c2c1cf29cd 91 #define BSCTOSCOR1 BSC.TOSCOR1
mbed_official 390:35c2c1cf29cd 92 #define BSCTOSCOR2 BSC.TOSCOR2
mbed_official 390:35c2c1cf29cd 93 #define BSCTOSCOR3 BSC.TOSCOR3
mbed_official 390:35c2c1cf29cd 94 #define BSCTOSCOR4 BSC.TOSCOR4
mbed_official 390:35c2c1cf29cd 95 #define BSCTOSCOR5 BSC.TOSCOR5
mbed_official 390:35c2c1cf29cd 96 #define BSCTOSTR BSC.TOSTR
mbed_official 390:35c2c1cf29cd 97 #define BSCTOENR BSC.TOENR
mbed_official 390:35c2c1cf29cd 98 /* <-SEC M1.10.1 */
mbed_official 390:35c2c1cf29cd 99 #endif