/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }

Fork of mbed by mbed official

Committer:
fblanc
Date:
Fri Dec 05 15:42:32 2014 +0000
Revision:
93:9dd889aeda0e
Parent:
92:4fc01daae5a5
substitute line 894 extern } by }; /TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 92:4fc01daae5a5 1 /*******************************************************************************
bogdanm 92:4fc01daae5a5 2 * DISCLAIMER
bogdanm 92:4fc01daae5a5 3 * This software is supplied by Renesas Electronics Corporation and is only
bogdanm 92:4fc01daae5a5 4 * intended for use with Renesas products. No other uses are authorized. This
bogdanm 92:4fc01daae5a5 5 * software is owned by Renesas Electronics Corporation and is protected under
bogdanm 92:4fc01daae5a5 6 * all applicable laws, including copyright laws.
bogdanm 92:4fc01daae5a5 7 * THIS SOFTWARE IS PROVIDED "AS IS" AND RENESAS MAKES NO WARRANTIES REGARDING
bogdanm 92:4fc01daae5a5 8 * THIS SOFTWARE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
bogdanm 92:4fc01daae5a5 9 * LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
bogdanm 92:4fc01daae5a5 10 * AND NON-INFRINGEMENT. ALL SUCH WARRANTIES ARE EXPRESSLY DISCLAIMED.
bogdanm 92:4fc01daae5a5 11 * TO THE MAXIMUM EXTENT PERMITTED NOT PROHIBITED BY LAW, NEITHER RENESAS
bogdanm 92:4fc01daae5a5 12 * ELECTRONICS CORPORATION NOR ANY OF ITS AFFILIATED COMPANIES SHALL BE LIABLE
bogdanm 92:4fc01daae5a5 13 * FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR
bogdanm 92:4fc01daae5a5 14 * ANY REASON RELATED TO THIS SOFTWARE, EVEN IF RENESAS OR ITS AFFILIATES HAVE
bogdanm 92:4fc01daae5a5 15 * BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
bogdanm 92:4fc01daae5a5 16 * Renesas reserves the right, without notice, to make changes to this software
bogdanm 92:4fc01daae5a5 17 * and to discontinue the availability of this software. By using this software,
bogdanm 92:4fc01daae5a5 18 * you agree to the additional terms and conditions found by accessing the
bogdanm 92:4fc01daae5a5 19 * following link:
bogdanm 92:4fc01daae5a5 20 * http://www.renesas.com/disclaimer*
bogdanm 92:4fc01daae5a5 21 * Copyright (C) 2013-2014 Renesas Electronics Corporation. All rights reserved.
bogdanm 92:4fc01daae5a5 22 *******************************************************************************/
bogdanm 92:4fc01daae5a5 23 /*******************************************************************************
bogdanm 92:4fc01daae5a5 24 * File Name : inb_iodefine.h
bogdanm 92:4fc01daae5a5 25 * $Rev: $
bogdanm 92:4fc01daae5a5 26 * $Date:: $
bogdanm 92:4fc01daae5a5 27 * Description : Definition of I/O Register (V1.00a)
bogdanm 92:4fc01daae5a5 28 ******************************************************************************/
bogdanm 92:4fc01daae5a5 29 #ifndef INB_IODEFINE_H
bogdanm 92:4fc01daae5a5 30 #define INB_IODEFINE_H
bogdanm 92:4fc01daae5a5 31
bogdanm 92:4fc01daae5a5 32 struct st_inb
bogdanm 92:4fc01daae5a5 33 { /* INB */
bogdanm 92:4fc01daae5a5 34 volatile uint32_t RMPR; /* RMPR */
bogdanm 92:4fc01daae5a5 35 #define INB_AXIBUSCTLn_COUNT 11
bogdanm 92:4fc01daae5a5 36 volatile uint32_t AXIBUSCTL0; /* AXIBUSCTL0 */
bogdanm 92:4fc01daae5a5 37 volatile uint32_t AXIBUSCTL1; /* AXIBUSCTL1 */
bogdanm 92:4fc01daae5a5 38 volatile uint32_t AXIBUSCTL2; /* AXIBUSCTL2 */
bogdanm 92:4fc01daae5a5 39 volatile uint32_t AXIBUSCTL3; /* AXIBUSCTL3 */
bogdanm 92:4fc01daae5a5 40 volatile uint32_t AXIBUSCTL4; /* AXIBUSCTL4 */
bogdanm 92:4fc01daae5a5 41 volatile uint32_t AXIBUSCTL5; /* AXIBUSCTL5 */
bogdanm 92:4fc01daae5a5 42 volatile uint32_t AXIBUSCTL6; /* AXIBUSCTL6 */
bogdanm 92:4fc01daae5a5 43 volatile uint32_t AXIBUSCTL7; /* AXIBUSCTL7 */
bogdanm 92:4fc01daae5a5 44 volatile uint32_t AXIBUSCTL8; /* AXIBUSCTL8 */
bogdanm 92:4fc01daae5a5 45 volatile uint32_t AXIBUSCTL9; /* AXIBUSCTL9 */
bogdanm 92:4fc01daae5a5 46 volatile uint32_t AXIBUSCTL10; /* AXIBUSCTL10 */
bogdanm 92:4fc01daae5a5 47 #define INB_AXIRERRCTLn_COUNT 4
bogdanm 92:4fc01daae5a5 48 volatile uint32_t AXIRERRCTL0; /* AXIRERRCTL0 */
bogdanm 92:4fc01daae5a5 49 volatile uint32_t AXIRERRCTL1; /* AXIRERRCTL1 */
bogdanm 92:4fc01daae5a5 50 volatile uint32_t AXIRERRCTL2; /* AXIRERRCTL2 */
bogdanm 92:4fc01daae5a5 51 volatile uint32_t AXIRERRCTL3; /* AXIRERRCTL3 */
bogdanm 92:4fc01daae5a5 52 #define INB_AXIRERRSTn_COUNT 4
bogdanm 92:4fc01daae5a5 53 volatile uint32_t AXIRERRST0; /* AXIRERRST0 */
bogdanm 92:4fc01daae5a5 54 volatile uint32_t AXIRERRST1; /* AXIRERRST1 */
bogdanm 92:4fc01daae5a5 55 volatile uint32_t AXIRERRST2; /* AXIRERRST2 */
bogdanm 92:4fc01daae5a5 56 volatile uint32_t AXIRERRST3; /* AXIRERRST3 */
bogdanm 92:4fc01daae5a5 57 #define INB_AXIRERRCLRn_COUNT 4
bogdanm 92:4fc01daae5a5 58 volatile uint32_t AXIRERRCLR0; /* AXIRERRCLR0 */
bogdanm 92:4fc01daae5a5 59 volatile uint32_t AXIRERRCLR1; /* AXIRERRCLR1 */
bogdanm 92:4fc01daae5a5 60 volatile uint32_t AXIRERRCLR2; /* AXIRERRCLR2 */
bogdanm 92:4fc01daae5a5 61 volatile uint32_t AXIRERRCLR3; /* AXIRERRCLR3 */
bogdanm 92:4fc01daae5a5 62 };
bogdanm 92:4fc01daae5a5 63
bogdanm 92:4fc01daae5a5 64
bogdanm 92:4fc01daae5a5 65 #define INB (*(struct st_inb *)0xFCFE1A00uL) /* INB */
bogdanm 92:4fc01daae5a5 66
bogdanm 92:4fc01daae5a5 67
bogdanm 92:4fc01daae5a5 68 #define INBRMPR INB.RMPR
bogdanm 92:4fc01daae5a5 69 #define INBAXIBUSCTL0 INB.AXIBUSCTL0
bogdanm 92:4fc01daae5a5 70 #define INBAXIBUSCTL1 INB.AXIBUSCTL1
bogdanm 92:4fc01daae5a5 71 #define INBAXIBUSCTL2 INB.AXIBUSCTL2
bogdanm 92:4fc01daae5a5 72 #define INBAXIBUSCTL3 INB.AXIBUSCTL3
bogdanm 92:4fc01daae5a5 73 #define INBAXIBUSCTL4 INB.AXIBUSCTL4
bogdanm 92:4fc01daae5a5 74 #define INBAXIBUSCTL5 INB.AXIBUSCTL5
bogdanm 92:4fc01daae5a5 75 #define INBAXIBUSCTL6 INB.AXIBUSCTL6
bogdanm 92:4fc01daae5a5 76 #define INBAXIBUSCTL7 INB.AXIBUSCTL7
bogdanm 92:4fc01daae5a5 77 #define INBAXIBUSCTL8 INB.AXIBUSCTL8
bogdanm 92:4fc01daae5a5 78 #define INBAXIBUSCTL9 INB.AXIBUSCTL9
bogdanm 92:4fc01daae5a5 79 #define INBAXIBUSCTL10 INB.AXIBUSCTL10
bogdanm 92:4fc01daae5a5 80 #define INBAXIRERRCTL0 INB.AXIRERRCTL0
bogdanm 92:4fc01daae5a5 81 #define INBAXIRERRCTL1 INB.AXIRERRCTL1
bogdanm 92:4fc01daae5a5 82 #define INBAXIRERRCTL2 INB.AXIRERRCTL2
bogdanm 92:4fc01daae5a5 83 #define INBAXIRERRCTL3 INB.AXIRERRCTL3
bogdanm 92:4fc01daae5a5 84 #define INBAXIRERRST0 INB.AXIRERRST0
bogdanm 92:4fc01daae5a5 85 #define INBAXIRERRST1 INB.AXIRERRST1
bogdanm 92:4fc01daae5a5 86 #define INBAXIRERRST2 INB.AXIRERRST2
bogdanm 92:4fc01daae5a5 87 #define INBAXIRERRST3 INB.AXIRERRST3
bogdanm 92:4fc01daae5a5 88 #define INBAXIRERRCLR0 INB.AXIRERRCLR0
bogdanm 92:4fc01daae5a5 89 #define INBAXIRERRCLR1 INB.AXIRERRCLR1
bogdanm 92:4fc01daae5a5 90 #define INBAXIRERRCLR2 INB.AXIRERRCLR2
bogdanm 92:4fc01daae5a5 91 #define INBAXIRERRCLR3 INB.AXIRERRCLR3
bogdanm 92:4fc01daae5a5 92 #endif