The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
TARGET_EFM32GG_STK3700/efm32gg_ebi.h@98:8ab26030e058, 2015-04-29 (annotated)
- Committer:
- Kojto
- Date:
- Wed Apr 29 10:16:23 2015 +0100
- Revision:
- 98:8ab26030e058
Release 98 of the mbed library
Changes:
- Silabs new targets (Giant, Zero, Happy, Leopard, Wonder Geckos)
- Asynchronous SPI, I2C, Serial
- LowPower classes
- Nordic - nordic SDK v8.0 update
- Teensy - gcc arm fix for startup
- Nucleo F411 - usb freq fix
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Kojto | 98:8ab26030e058 | 1 | /**************************************************************************//** |
Kojto | 98:8ab26030e058 | 2 | * @file efm32gg_ebi.h |
Kojto | 98:8ab26030e058 | 3 | * @brief EFM32GG_EBI register and bit field definitions |
Kojto | 98:8ab26030e058 | 4 | * @version 3.20.6 |
Kojto | 98:8ab26030e058 | 5 | ****************************************************************************** |
Kojto | 98:8ab26030e058 | 6 | * @section License |
Kojto | 98:8ab26030e058 | 7 | * <b>(C) Copyright 2014 Silicon Laboratories, Inc. http://www.silabs.com</b> |
Kojto | 98:8ab26030e058 | 8 | ****************************************************************************** |
Kojto | 98:8ab26030e058 | 9 | * |
Kojto | 98:8ab26030e058 | 10 | * Permission is granted to anyone to use this software for any purpose, |
Kojto | 98:8ab26030e058 | 11 | * including commercial applications, and to alter it and redistribute it |
Kojto | 98:8ab26030e058 | 12 | * freely, subject to the following restrictions: |
Kojto | 98:8ab26030e058 | 13 | * |
Kojto | 98:8ab26030e058 | 14 | * 1. The origin of this software must not be misrepresented; you must not |
Kojto | 98:8ab26030e058 | 15 | * claim that you wrote the original software.@n |
Kojto | 98:8ab26030e058 | 16 | * 2. Altered source versions must be plainly marked as such, and must not be |
Kojto | 98:8ab26030e058 | 17 | * misrepresented as being the original software.@n |
Kojto | 98:8ab26030e058 | 18 | * 3. This notice may not be removed or altered from any source distribution. |
Kojto | 98:8ab26030e058 | 19 | * |
Kojto | 98:8ab26030e058 | 20 | * DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Laboratories, Inc. |
Kojto | 98:8ab26030e058 | 21 | * has no obligation to support this Software. Silicon Laboratories, Inc. is |
Kojto | 98:8ab26030e058 | 22 | * providing the Software "AS IS", with no express or implied warranties of any |
Kojto | 98:8ab26030e058 | 23 | * kind, including, but not limited to, any implied warranties of |
Kojto | 98:8ab26030e058 | 24 | * merchantability or fitness for any particular purpose or warranties against |
Kojto | 98:8ab26030e058 | 25 | * infringement of any proprietary rights of a third party. |
Kojto | 98:8ab26030e058 | 26 | * |
Kojto | 98:8ab26030e058 | 27 | * Silicon Laboratories, Inc. will not be liable for any consequential, |
Kojto | 98:8ab26030e058 | 28 | * incidental, or special damages, or any other relief, or for any claim by |
Kojto | 98:8ab26030e058 | 29 | * any third party, arising from your use of this Software. |
Kojto | 98:8ab26030e058 | 30 | * |
Kojto | 98:8ab26030e058 | 31 | *****************************************************************************/ |
Kojto | 98:8ab26030e058 | 32 | /**************************************************************************//** |
Kojto | 98:8ab26030e058 | 33 | * @defgroup EFM32GG_EBI |
Kojto | 98:8ab26030e058 | 34 | * @{ |
Kojto | 98:8ab26030e058 | 35 | * @brief EFM32GG_EBI Register Declaration |
Kojto | 98:8ab26030e058 | 36 | *****************************************************************************/ |
Kojto | 98:8ab26030e058 | 37 | typedef struct |
Kojto | 98:8ab26030e058 | 38 | { |
Kojto | 98:8ab26030e058 | 39 | __IO uint32_t CTRL; /**< Control Register */ |
Kojto | 98:8ab26030e058 | 40 | __IO uint32_t ADDRTIMING; /**< Address Timing Register */ |
Kojto | 98:8ab26030e058 | 41 | __IO uint32_t RDTIMING; /**< Read Timing Register */ |
Kojto | 98:8ab26030e058 | 42 | __IO uint32_t WRTIMING; /**< Write Timing Register */ |
Kojto | 98:8ab26030e058 | 43 | __IO uint32_t POLARITY; /**< Polarity Register */ |
Kojto | 98:8ab26030e058 | 44 | __IO uint32_t ROUTE; /**< I/O Routing Register */ |
Kojto | 98:8ab26030e058 | 45 | __IO uint32_t ADDRTIMING1; /**< Address Timing Register 1 */ |
Kojto | 98:8ab26030e058 | 46 | __IO uint32_t RDTIMING1; /**< Read Timing Register 1 */ |
Kojto | 98:8ab26030e058 | 47 | __IO uint32_t WRTIMING1; /**< Write Timing Register 1 */ |
Kojto | 98:8ab26030e058 | 48 | __IO uint32_t POLARITY1; /**< Polarity Register 1 */ |
Kojto | 98:8ab26030e058 | 49 | __IO uint32_t ADDRTIMING2; /**< Address Timing Register 2 */ |
Kojto | 98:8ab26030e058 | 50 | __IO uint32_t RDTIMING2; /**< Read Timing Register 2 */ |
Kojto | 98:8ab26030e058 | 51 | __IO uint32_t WRTIMING2; /**< Write Timing Register 2 */ |
Kojto | 98:8ab26030e058 | 52 | __IO uint32_t POLARITY2; /**< Polarity Register 2 */ |
Kojto | 98:8ab26030e058 | 53 | __IO uint32_t ADDRTIMING3; /**< Address Timing Register 3 */ |
Kojto | 98:8ab26030e058 | 54 | __IO uint32_t RDTIMING3; /**< Read Timing Register 3 */ |
Kojto | 98:8ab26030e058 | 55 | __IO uint32_t WRTIMING3; /**< Write Timing Register 3 */ |
Kojto | 98:8ab26030e058 | 56 | __IO uint32_t POLARITY3; /**< Polarity Register 3 */ |
Kojto | 98:8ab26030e058 | 57 | __IO uint32_t PAGECTRL; /**< Page Control Register */ |
Kojto | 98:8ab26030e058 | 58 | __IO uint32_t NANDCTRL; /**< NAND Control Register */ |
Kojto | 98:8ab26030e058 | 59 | __IO uint32_t CMD; /**< Command Register */ |
Kojto | 98:8ab26030e058 | 60 | __I uint32_t STATUS; /**< Status Register */ |
Kojto | 98:8ab26030e058 | 61 | __I uint32_t ECCPARITY; /**< ECC Parity register */ |
Kojto | 98:8ab26030e058 | 62 | __IO uint32_t TFTCTRL; /**< TFT Control Register */ |
Kojto | 98:8ab26030e058 | 63 | __I uint32_t TFTSTATUS; /**< TFT Status Register */ |
Kojto | 98:8ab26030e058 | 64 | __IO uint32_t TFTFRAMEBASE; /**< TFT Frame Base Register */ |
Kojto | 98:8ab26030e058 | 65 | __IO uint32_t TFTSTRIDE; /**< TFT Stride Register */ |
Kojto | 98:8ab26030e058 | 66 | __IO uint32_t TFTSIZE; /**< TFT Size Register */ |
Kojto | 98:8ab26030e058 | 67 | __IO uint32_t TFTHPORCH; /**< TFT Horizontal Porch Register */ |
Kojto | 98:8ab26030e058 | 68 | __IO uint32_t TFTVPORCH; /**< TFT Vertical Porch Register */ |
Kojto | 98:8ab26030e058 | 69 | __IO uint32_t TFTTIMING; /**< TFT Timing Register */ |
Kojto | 98:8ab26030e058 | 70 | __IO uint32_t TFTPOLARITY; /**< TFT Polarity Register */ |
Kojto | 98:8ab26030e058 | 71 | __IO uint32_t TFTDD; /**< TFT Direct Drive Data Register */ |
Kojto | 98:8ab26030e058 | 72 | __IO uint32_t TFTALPHA; /**< TFT Alpha Blending Register */ |
Kojto | 98:8ab26030e058 | 73 | __IO uint32_t TFTPIXEL0; /**< TFT Pixel 0 Register */ |
Kojto | 98:8ab26030e058 | 74 | __IO uint32_t TFTPIXEL1; /**< TFT Pixel 1 Register */ |
Kojto | 98:8ab26030e058 | 75 | __I uint32_t TFTPIXEL; /**< TFT Alpha Blending Result Pixel Register */ |
Kojto | 98:8ab26030e058 | 76 | __IO uint32_t TFTMASK; /**< TFT Masking Register */ |
Kojto | 98:8ab26030e058 | 77 | __I uint32_t IF; /**< Interrupt Flag Register */ |
Kojto | 98:8ab26030e058 | 78 | __IO uint32_t IFS; /**< Interrupt Flag Set Register */ |
Kojto | 98:8ab26030e058 | 79 | __IO uint32_t IFC; /**< Interrupt Flag Clear Register */ |
Kojto | 98:8ab26030e058 | 80 | __IO uint32_t IEN; /**< Interrupt Enable Register */ |
Kojto | 98:8ab26030e058 | 81 | } EBI_TypeDef; /** @} */ |
Kojto | 98:8ab26030e058 | 82 | |
Kojto | 98:8ab26030e058 | 83 | /**************************************************************************//** |
Kojto | 98:8ab26030e058 | 84 | * @defgroup EFM32GG_EBI_BitFields |
Kojto | 98:8ab26030e058 | 85 | * @{ |
Kojto | 98:8ab26030e058 | 86 | *****************************************************************************/ |
Kojto | 98:8ab26030e058 | 87 | |
Kojto | 98:8ab26030e058 | 88 | /* Bit fields for EBI CTRL */ |
Kojto | 98:8ab26030e058 | 89 | #define _EBI_CTRL_RESETVALUE 0x00000000UL /**< Default value for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 90 | #define _EBI_CTRL_MASK 0xCFFFFFFFUL /**< Mask for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 91 | #define _EBI_CTRL_MODE_SHIFT 0 /**< Shift value for EBI_MODE */ |
Kojto | 98:8ab26030e058 | 92 | #define _EBI_CTRL_MODE_MASK 0x3UL /**< Bit mask for EBI_MODE */ |
Kojto | 98:8ab26030e058 | 93 | #define _EBI_CTRL_MODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 94 | #define _EBI_CTRL_MODE_D8A8 0x00000000UL /**< Mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 95 | #define _EBI_CTRL_MODE_D16A16ALE 0x00000001UL /**< Mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 96 | #define _EBI_CTRL_MODE_D8A24ALE 0x00000002UL /**< Mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 97 | #define _EBI_CTRL_MODE_D16 0x00000003UL /**< Mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 98 | #define EBI_CTRL_MODE_DEFAULT (_EBI_CTRL_MODE_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 99 | #define EBI_CTRL_MODE_D8A8 (_EBI_CTRL_MODE_D8A8 << 0) /**< Shifted mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 100 | #define EBI_CTRL_MODE_D16A16ALE (_EBI_CTRL_MODE_D16A16ALE << 0) /**< Shifted mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 101 | #define EBI_CTRL_MODE_D8A24ALE (_EBI_CTRL_MODE_D8A24ALE << 0) /**< Shifted mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 102 | #define EBI_CTRL_MODE_D16 (_EBI_CTRL_MODE_D16 << 0) /**< Shifted mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 103 | #define _EBI_CTRL_MODE1_SHIFT 2 /**< Shift value for EBI_MODE1 */ |
Kojto | 98:8ab26030e058 | 104 | #define _EBI_CTRL_MODE1_MASK 0xCUL /**< Bit mask for EBI_MODE1 */ |
Kojto | 98:8ab26030e058 | 105 | #define _EBI_CTRL_MODE1_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 106 | #define _EBI_CTRL_MODE1_D8A8 0x00000000UL /**< Mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 107 | #define _EBI_CTRL_MODE1_D16A16ALE 0x00000001UL /**< Mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 108 | #define _EBI_CTRL_MODE1_D8A24ALE 0x00000002UL /**< Mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 109 | #define _EBI_CTRL_MODE1_D16 0x00000003UL /**< Mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 110 | #define EBI_CTRL_MODE1_DEFAULT (_EBI_CTRL_MODE1_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 111 | #define EBI_CTRL_MODE1_D8A8 (_EBI_CTRL_MODE1_D8A8 << 2) /**< Shifted mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 112 | #define EBI_CTRL_MODE1_D16A16ALE (_EBI_CTRL_MODE1_D16A16ALE << 2) /**< Shifted mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 113 | #define EBI_CTRL_MODE1_D8A24ALE (_EBI_CTRL_MODE1_D8A24ALE << 2) /**< Shifted mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 114 | #define EBI_CTRL_MODE1_D16 (_EBI_CTRL_MODE1_D16 << 2) /**< Shifted mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 115 | #define _EBI_CTRL_MODE2_SHIFT 4 /**< Shift value for EBI_MODE2 */ |
Kojto | 98:8ab26030e058 | 116 | #define _EBI_CTRL_MODE2_MASK 0x30UL /**< Bit mask for EBI_MODE2 */ |
Kojto | 98:8ab26030e058 | 117 | #define _EBI_CTRL_MODE2_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 118 | #define _EBI_CTRL_MODE2_D8A8 0x00000000UL /**< Mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 119 | #define _EBI_CTRL_MODE2_D16A16ALE 0x00000001UL /**< Mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 120 | #define _EBI_CTRL_MODE2_D8A24ALE 0x00000002UL /**< Mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 121 | #define _EBI_CTRL_MODE2_D16 0x00000003UL /**< Mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 122 | #define EBI_CTRL_MODE2_DEFAULT (_EBI_CTRL_MODE2_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 123 | #define EBI_CTRL_MODE2_D8A8 (_EBI_CTRL_MODE2_D8A8 << 4) /**< Shifted mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 124 | #define EBI_CTRL_MODE2_D16A16ALE (_EBI_CTRL_MODE2_D16A16ALE << 4) /**< Shifted mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 125 | #define EBI_CTRL_MODE2_D8A24ALE (_EBI_CTRL_MODE2_D8A24ALE << 4) /**< Shifted mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 126 | #define EBI_CTRL_MODE2_D16 (_EBI_CTRL_MODE2_D16 << 4) /**< Shifted mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 127 | #define _EBI_CTRL_MODE3_SHIFT 6 /**< Shift value for EBI_MODE3 */ |
Kojto | 98:8ab26030e058 | 128 | #define _EBI_CTRL_MODE3_MASK 0xC0UL /**< Bit mask for EBI_MODE3 */ |
Kojto | 98:8ab26030e058 | 129 | #define _EBI_CTRL_MODE3_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 130 | #define _EBI_CTRL_MODE3_D8A8 0x00000000UL /**< Mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 131 | #define _EBI_CTRL_MODE3_D16A16ALE 0x00000001UL /**< Mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 132 | #define _EBI_CTRL_MODE3_D8A24ALE 0x00000002UL /**< Mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 133 | #define _EBI_CTRL_MODE3_D16 0x00000003UL /**< Mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 134 | #define EBI_CTRL_MODE3_DEFAULT (_EBI_CTRL_MODE3_DEFAULT << 6) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 135 | #define EBI_CTRL_MODE3_D8A8 (_EBI_CTRL_MODE3_D8A8 << 6) /**< Shifted mode D8A8 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 136 | #define EBI_CTRL_MODE3_D16A16ALE (_EBI_CTRL_MODE3_D16A16ALE << 6) /**< Shifted mode D16A16ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 137 | #define EBI_CTRL_MODE3_D8A24ALE (_EBI_CTRL_MODE3_D8A24ALE << 6) /**< Shifted mode D8A24ALE for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 138 | #define EBI_CTRL_MODE3_D16 (_EBI_CTRL_MODE3_D16 << 6) /**< Shifted mode D16 for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 139 | #define EBI_CTRL_BANK0EN (0x1UL << 8) /**< Bank 0 Enable */ |
Kojto | 98:8ab26030e058 | 140 | #define _EBI_CTRL_BANK0EN_SHIFT 8 /**< Shift value for EBI_BANK0EN */ |
Kojto | 98:8ab26030e058 | 141 | #define _EBI_CTRL_BANK0EN_MASK 0x100UL /**< Bit mask for EBI_BANK0EN */ |
Kojto | 98:8ab26030e058 | 142 | #define _EBI_CTRL_BANK0EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 143 | #define EBI_CTRL_BANK0EN_DEFAULT (_EBI_CTRL_BANK0EN_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 144 | #define EBI_CTRL_BANK1EN (0x1UL << 9) /**< Bank 1 Enable */ |
Kojto | 98:8ab26030e058 | 145 | #define _EBI_CTRL_BANK1EN_SHIFT 9 /**< Shift value for EBI_BANK1EN */ |
Kojto | 98:8ab26030e058 | 146 | #define _EBI_CTRL_BANK1EN_MASK 0x200UL /**< Bit mask for EBI_BANK1EN */ |
Kojto | 98:8ab26030e058 | 147 | #define _EBI_CTRL_BANK1EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 148 | #define EBI_CTRL_BANK1EN_DEFAULT (_EBI_CTRL_BANK1EN_DEFAULT << 9) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 149 | #define EBI_CTRL_BANK2EN (0x1UL << 10) /**< Bank 2 Enable */ |
Kojto | 98:8ab26030e058 | 150 | #define _EBI_CTRL_BANK2EN_SHIFT 10 /**< Shift value for EBI_BANK2EN */ |
Kojto | 98:8ab26030e058 | 151 | #define _EBI_CTRL_BANK2EN_MASK 0x400UL /**< Bit mask for EBI_BANK2EN */ |
Kojto | 98:8ab26030e058 | 152 | #define _EBI_CTRL_BANK2EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 153 | #define EBI_CTRL_BANK2EN_DEFAULT (_EBI_CTRL_BANK2EN_DEFAULT << 10) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 154 | #define EBI_CTRL_BANK3EN (0x1UL << 11) /**< Bank 3 Enable */ |
Kojto | 98:8ab26030e058 | 155 | #define _EBI_CTRL_BANK3EN_SHIFT 11 /**< Shift value for EBI_BANK3EN */ |
Kojto | 98:8ab26030e058 | 156 | #define _EBI_CTRL_BANK3EN_MASK 0x800UL /**< Bit mask for EBI_BANK3EN */ |
Kojto | 98:8ab26030e058 | 157 | #define _EBI_CTRL_BANK3EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 158 | #define EBI_CTRL_BANK3EN_DEFAULT (_EBI_CTRL_BANK3EN_DEFAULT << 11) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 159 | #define EBI_CTRL_NOIDLE (0x1UL << 12) /**< No idle cycle insertion on bank 0. */ |
Kojto | 98:8ab26030e058 | 160 | #define _EBI_CTRL_NOIDLE_SHIFT 12 /**< Shift value for EBI_NOIDLE */ |
Kojto | 98:8ab26030e058 | 161 | #define _EBI_CTRL_NOIDLE_MASK 0x1000UL /**< Bit mask for EBI_NOIDLE */ |
Kojto | 98:8ab26030e058 | 162 | #define _EBI_CTRL_NOIDLE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 163 | #define EBI_CTRL_NOIDLE_DEFAULT (_EBI_CTRL_NOIDLE_DEFAULT << 12) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 164 | #define EBI_CTRL_NOIDLE1 (0x1UL << 13) /**< No idle cycle insertion on bank 1. */ |
Kojto | 98:8ab26030e058 | 165 | #define _EBI_CTRL_NOIDLE1_SHIFT 13 /**< Shift value for EBI_NOIDLE1 */ |
Kojto | 98:8ab26030e058 | 166 | #define _EBI_CTRL_NOIDLE1_MASK 0x2000UL /**< Bit mask for EBI_NOIDLE1 */ |
Kojto | 98:8ab26030e058 | 167 | #define _EBI_CTRL_NOIDLE1_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 168 | #define EBI_CTRL_NOIDLE1_DEFAULT (_EBI_CTRL_NOIDLE1_DEFAULT << 13) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 169 | #define EBI_CTRL_NOIDLE2 (0x1UL << 14) /**< No idle cycle insertion on bank 2. */ |
Kojto | 98:8ab26030e058 | 170 | #define _EBI_CTRL_NOIDLE2_SHIFT 14 /**< Shift value for EBI_NOIDLE2 */ |
Kojto | 98:8ab26030e058 | 171 | #define _EBI_CTRL_NOIDLE2_MASK 0x4000UL /**< Bit mask for EBI_NOIDLE2 */ |
Kojto | 98:8ab26030e058 | 172 | #define _EBI_CTRL_NOIDLE2_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 173 | #define EBI_CTRL_NOIDLE2_DEFAULT (_EBI_CTRL_NOIDLE2_DEFAULT << 14) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 174 | #define EBI_CTRL_NOIDLE3 (0x1UL << 15) /**< No idle cycle insertion on bank 3. */ |
Kojto | 98:8ab26030e058 | 175 | #define _EBI_CTRL_NOIDLE3_SHIFT 15 /**< Shift value for EBI_NOIDLE3 */ |
Kojto | 98:8ab26030e058 | 176 | #define _EBI_CTRL_NOIDLE3_MASK 0x8000UL /**< Bit mask for EBI_NOIDLE3 */ |
Kojto | 98:8ab26030e058 | 177 | #define _EBI_CTRL_NOIDLE3_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 178 | #define EBI_CTRL_NOIDLE3_DEFAULT (_EBI_CTRL_NOIDLE3_DEFAULT << 15) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 179 | #define EBI_CTRL_ARDYEN (0x1UL << 16) /**< ARDY Enable */ |
Kojto | 98:8ab26030e058 | 180 | #define _EBI_CTRL_ARDYEN_SHIFT 16 /**< Shift value for EBI_ARDYEN */ |
Kojto | 98:8ab26030e058 | 181 | #define _EBI_CTRL_ARDYEN_MASK 0x10000UL /**< Bit mask for EBI_ARDYEN */ |
Kojto | 98:8ab26030e058 | 182 | #define _EBI_CTRL_ARDYEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 183 | #define EBI_CTRL_ARDYEN_DEFAULT (_EBI_CTRL_ARDYEN_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 184 | #define EBI_CTRL_ARDYTODIS (0x1UL << 17) /**< ARDY Timeout Disable */ |
Kojto | 98:8ab26030e058 | 185 | #define _EBI_CTRL_ARDYTODIS_SHIFT 17 /**< Shift value for EBI_ARDYTODIS */ |
Kojto | 98:8ab26030e058 | 186 | #define _EBI_CTRL_ARDYTODIS_MASK 0x20000UL /**< Bit mask for EBI_ARDYTODIS */ |
Kojto | 98:8ab26030e058 | 187 | #define _EBI_CTRL_ARDYTODIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 188 | #define EBI_CTRL_ARDYTODIS_DEFAULT (_EBI_CTRL_ARDYTODIS_DEFAULT << 17) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 189 | #define EBI_CTRL_ARDY1EN (0x1UL << 18) /**< ARDY Enable for bank 1 */ |
Kojto | 98:8ab26030e058 | 190 | #define _EBI_CTRL_ARDY1EN_SHIFT 18 /**< Shift value for EBI_ARDY1EN */ |
Kojto | 98:8ab26030e058 | 191 | #define _EBI_CTRL_ARDY1EN_MASK 0x40000UL /**< Bit mask for EBI_ARDY1EN */ |
Kojto | 98:8ab26030e058 | 192 | #define _EBI_CTRL_ARDY1EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 193 | #define EBI_CTRL_ARDY1EN_DEFAULT (_EBI_CTRL_ARDY1EN_DEFAULT << 18) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 194 | #define EBI_CTRL_ARDYTO1DIS (0x1UL << 19) /**< ARDY Timeout Disable for bank 1 */ |
Kojto | 98:8ab26030e058 | 195 | #define _EBI_CTRL_ARDYTO1DIS_SHIFT 19 /**< Shift value for EBI_ARDYTO1DIS */ |
Kojto | 98:8ab26030e058 | 196 | #define _EBI_CTRL_ARDYTO1DIS_MASK 0x80000UL /**< Bit mask for EBI_ARDYTO1DIS */ |
Kojto | 98:8ab26030e058 | 197 | #define _EBI_CTRL_ARDYTO1DIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 198 | #define EBI_CTRL_ARDYTO1DIS_DEFAULT (_EBI_CTRL_ARDYTO1DIS_DEFAULT << 19) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 199 | #define EBI_CTRL_ARDY2EN (0x1UL << 20) /**< ARDY Enable for bank 2 */ |
Kojto | 98:8ab26030e058 | 200 | #define _EBI_CTRL_ARDY2EN_SHIFT 20 /**< Shift value for EBI_ARDY2EN */ |
Kojto | 98:8ab26030e058 | 201 | #define _EBI_CTRL_ARDY2EN_MASK 0x100000UL /**< Bit mask for EBI_ARDY2EN */ |
Kojto | 98:8ab26030e058 | 202 | #define _EBI_CTRL_ARDY2EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 203 | #define EBI_CTRL_ARDY2EN_DEFAULT (_EBI_CTRL_ARDY2EN_DEFAULT << 20) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 204 | #define EBI_CTRL_ARDYTO2DIS (0x1UL << 21) /**< ARDY Timeout Disable for bank 2 */ |
Kojto | 98:8ab26030e058 | 205 | #define _EBI_CTRL_ARDYTO2DIS_SHIFT 21 /**< Shift value for EBI_ARDYTO2DIS */ |
Kojto | 98:8ab26030e058 | 206 | #define _EBI_CTRL_ARDYTO2DIS_MASK 0x200000UL /**< Bit mask for EBI_ARDYTO2DIS */ |
Kojto | 98:8ab26030e058 | 207 | #define _EBI_CTRL_ARDYTO2DIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 208 | #define EBI_CTRL_ARDYTO2DIS_DEFAULT (_EBI_CTRL_ARDYTO2DIS_DEFAULT << 21) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 209 | #define EBI_CTRL_ARDY3EN (0x1UL << 22) /**< ARDY Enable for bank 3 */ |
Kojto | 98:8ab26030e058 | 210 | #define _EBI_CTRL_ARDY3EN_SHIFT 22 /**< Shift value for EBI_ARDY3EN */ |
Kojto | 98:8ab26030e058 | 211 | #define _EBI_CTRL_ARDY3EN_MASK 0x400000UL /**< Bit mask for EBI_ARDY3EN */ |
Kojto | 98:8ab26030e058 | 212 | #define _EBI_CTRL_ARDY3EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 213 | #define EBI_CTRL_ARDY3EN_DEFAULT (_EBI_CTRL_ARDY3EN_DEFAULT << 22) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 214 | #define EBI_CTRL_ARDYTO3DIS (0x1UL << 23) /**< ARDY Timeout Disable for bank 3 */ |
Kojto | 98:8ab26030e058 | 215 | #define _EBI_CTRL_ARDYTO3DIS_SHIFT 23 /**< Shift value for EBI_ARDYTO3DIS */ |
Kojto | 98:8ab26030e058 | 216 | #define _EBI_CTRL_ARDYTO3DIS_MASK 0x800000UL /**< Bit mask for EBI_ARDYTO3DIS */ |
Kojto | 98:8ab26030e058 | 217 | #define _EBI_CTRL_ARDYTO3DIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 218 | #define EBI_CTRL_ARDYTO3DIS_DEFAULT (_EBI_CTRL_ARDYTO3DIS_DEFAULT << 23) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 219 | #define EBI_CTRL_BL (0x1UL << 24) /**< Byte Lane Enable for bank 0 */ |
Kojto | 98:8ab26030e058 | 220 | #define _EBI_CTRL_BL_SHIFT 24 /**< Shift value for EBI_BL */ |
Kojto | 98:8ab26030e058 | 221 | #define _EBI_CTRL_BL_MASK 0x1000000UL /**< Bit mask for EBI_BL */ |
Kojto | 98:8ab26030e058 | 222 | #define _EBI_CTRL_BL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 223 | #define EBI_CTRL_BL_DEFAULT (_EBI_CTRL_BL_DEFAULT << 24) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 224 | #define EBI_CTRL_BL1 (0x1UL << 25) /**< Byte Lane Enable for bank 1 */ |
Kojto | 98:8ab26030e058 | 225 | #define _EBI_CTRL_BL1_SHIFT 25 /**< Shift value for EBI_BL1 */ |
Kojto | 98:8ab26030e058 | 226 | #define _EBI_CTRL_BL1_MASK 0x2000000UL /**< Bit mask for EBI_BL1 */ |
Kojto | 98:8ab26030e058 | 227 | #define _EBI_CTRL_BL1_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 228 | #define EBI_CTRL_BL1_DEFAULT (_EBI_CTRL_BL1_DEFAULT << 25) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 229 | #define EBI_CTRL_BL2 (0x1UL << 26) /**< Byte Lane Enable for bank 2 */ |
Kojto | 98:8ab26030e058 | 230 | #define _EBI_CTRL_BL2_SHIFT 26 /**< Shift value for EBI_BL2 */ |
Kojto | 98:8ab26030e058 | 231 | #define _EBI_CTRL_BL2_MASK 0x4000000UL /**< Bit mask for EBI_BL2 */ |
Kojto | 98:8ab26030e058 | 232 | #define _EBI_CTRL_BL2_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 233 | #define EBI_CTRL_BL2_DEFAULT (_EBI_CTRL_BL2_DEFAULT << 26) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 234 | #define EBI_CTRL_BL3 (0x1UL << 27) /**< Byte Lane Enable for bank 3 */ |
Kojto | 98:8ab26030e058 | 235 | #define _EBI_CTRL_BL3_SHIFT 27 /**< Shift value for EBI_BL3 */ |
Kojto | 98:8ab26030e058 | 236 | #define _EBI_CTRL_BL3_MASK 0x8000000UL /**< Bit mask for EBI_BL3 */ |
Kojto | 98:8ab26030e058 | 237 | #define _EBI_CTRL_BL3_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 238 | #define EBI_CTRL_BL3_DEFAULT (_EBI_CTRL_BL3_DEFAULT << 27) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 239 | #define EBI_CTRL_ITS (0x1UL << 30) /**< Individual Timing Set, Line Polarity and Mode Definition Enable */ |
Kojto | 98:8ab26030e058 | 240 | #define _EBI_CTRL_ITS_SHIFT 30 /**< Shift value for EBI_ITS */ |
Kojto | 98:8ab26030e058 | 241 | #define _EBI_CTRL_ITS_MASK 0x40000000UL /**< Bit mask for EBI_ITS */ |
Kojto | 98:8ab26030e058 | 242 | #define _EBI_CTRL_ITS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 243 | #define EBI_CTRL_ITS_DEFAULT (_EBI_CTRL_ITS_DEFAULT << 30) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 244 | #define EBI_CTRL_ALTMAP (0x1UL << 31) /**< Alternative Address Map Enable */ |
Kojto | 98:8ab26030e058 | 245 | #define _EBI_CTRL_ALTMAP_SHIFT 31 /**< Shift value for EBI_ALTMAP */ |
Kojto | 98:8ab26030e058 | 246 | #define _EBI_CTRL_ALTMAP_MASK 0x80000000UL /**< Bit mask for EBI_ALTMAP */ |
Kojto | 98:8ab26030e058 | 247 | #define _EBI_CTRL_ALTMAP_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 248 | #define EBI_CTRL_ALTMAP_DEFAULT (_EBI_CTRL_ALTMAP_DEFAULT << 31) /**< Shifted mode DEFAULT for EBI_CTRL */ |
Kojto | 98:8ab26030e058 | 249 | |
Kojto | 98:8ab26030e058 | 250 | /* Bit fields for EBI ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 251 | #define _EBI_ADDRTIMING_RESETVALUE 0x00000303UL /**< Default value for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 252 | #define _EBI_ADDRTIMING_MASK 0x10000303UL /**< Mask for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 253 | #define _EBI_ADDRTIMING_ADDRSETUP_SHIFT 0 /**< Shift value for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 254 | #define _EBI_ADDRTIMING_ADDRSETUP_MASK 0x3UL /**< Bit mask for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 255 | #define _EBI_ADDRTIMING_ADDRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 256 | #define EBI_ADDRTIMING_ADDRSETUP_DEFAULT (_EBI_ADDRTIMING_ADDRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 257 | #define _EBI_ADDRTIMING_ADDRHOLD_SHIFT 8 /**< Shift value for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 258 | #define _EBI_ADDRTIMING_ADDRHOLD_MASK 0x300UL /**< Bit mask for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 259 | #define _EBI_ADDRTIMING_ADDRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 260 | #define EBI_ADDRTIMING_ADDRHOLD_DEFAULT (_EBI_ADDRTIMING_ADDRHOLD_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 261 | #define EBI_ADDRTIMING_HALFALE (0x1UL << 28) /**< Half Cycle ALE Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 262 | #define _EBI_ADDRTIMING_HALFALE_SHIFT 28 /**< Shift value for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 263 | #define _EBI_ADDRTIMING_HALFALE_MASK 0x10000000UL /**< Bit mask for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 264 | #define _EBI_ADDRTIMING_HALFALE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 265 | #define EBI_ADDRTIMING_HALFALE_DEFAULT (_EBI_ADDRTIMING_HALFALE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_ADDRTIMING */ |
Kojto | 98:8ab26030e058 | 266 | |
Kojto | 98:8ab26030e058 | 267 | /* Bit fields for EBI RDTIMING */ |
Kojto | 98:8ab26030e058 | 268 | #define _EBI_RDTIMING_RESETVALUE 0x00033F03UL /**< Default value for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 269 | #define _EBI_RDTIMING_MASK 0x70033F03UL /**< Mask for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 270 | #define _EBI_RDTIMING_RDSETUP_SHIFT 0 /**< Shift value for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 271 | #define _EBI_RDTIMING_RDSETUP_MASK 0x3UL /**< Bit mask for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 272 | #define _EBI_RDTIMING_RDSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 273 | #define EBI_RDTIMING_RDSETUP_DEFAULT (_EBI_RDTIMING_RDSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 274 | #define _EBI_RDTIMING_RDSTRB_SHIFT 8 /**< Shift value for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 275 | #define _EBI_RDTIMING_RDSTRB_MASK 0x3F00UL /**< Bit mask for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 276 | #define _EBI_RDTIMING_RDSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 277 | #define EBI_RDTIMING_RDSTRB_DEFAULT (_EBI_RDTIMING_RDSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 278 | #define _EBI_RDTIMING_RDHOLD_SHIFT 16 /**< Shift value for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 279 | #define _EBI_RDTIMING_RDHOLD_MASK 0x30000UL /**< Bit mask for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 280 | #define _EBI_RDTIMING_RDHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 281 | #define EBI_RDTIMING_RDHOLD_DEFAULT (_EBI_RDTIMING_RDHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 282 | #define EBI_RDTIMING_HALFRE (0x1UL << 28) /**< Half Cycle REn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 283 | #define _EBI_RDTIMING_HALFRE_SHIFT 28 /**< Shift value for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 284 | #define _EBI_RDTIMING_HALFRE_MASK 0x10000000UL /**< Bit mask for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 285 | #define _EBI_RDTIMING_HALFRE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 286 | #define EBI_RDTIMING_HALFRE_DEFAULT (_EBI_RDTIMING_HALFRE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 287 | #define EBI_RDTIMING_PREFETCH (0x1UL << 29) /**< Prefetch Enable */ |
Kojto | 98:8ab26030e058 | 288 | #define _EBI_RDTIMING_PREFETCH_SHIFT 29 /**< Shift value for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 289 | #define _EBI_RDTIMING_PREFETCH_MASK 0x20000000UL /**< Bit mask for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 290 | #define _EBI_RDTIMING_PREFETCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 291 | #define EBI_RDTIMING_PREFETCH_DEFAULT (_EBI_RDTIMING_PREFETCH_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 292 | #define EBI_RDTIMING_PAGEMODE (0x1UL << 30) /**< Page Mode Access Enable */ |
Kojto | 98:8ab26030e058 | 293 | #define _EBI_RDTIMING_PAGEMODE_SHIFT 30 /**< Shift value for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 294 | #define _EBI_RDTIMING_PAGEMODE_MASK 0x40000000UL /**< Bit mask for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 295 | #define _EBI_RDTIMING_PAGEMODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 296 | #define EBI_RDTIMING_PAGEMODE_DEFAULT (_EBI_RDTIMING_PAGEMODE_DEFAULT << 30) /**< Shifted mode DEFAULT for EBI_RDTIMING */ |
Kojto | 98:8ab26030e058 | 297 | |
Kojto | 98:8ab26030e058 | 298 | /* Bit fields for EBI WRTIMING */ |
Kojto | 98:8ab26030e058 | 299 | #define _EBI_WRTIMING_RESETVALUE 0x00033F03UL /**< Default value for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 300 | #define _EBI_WRTIMING_MASK 0x30033F03UL /**< Mask for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 301 | #define _EBI_WRTIMING_WRSETUP_SHIFT 0 /**< Shift value for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 302 | #define _EBI_WRTIMING_WRSETUP_MASK 0x3UL /**< Bit mask for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 303 | #define _EBI_WRTIMING_WRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 304 | #define EBI_WRTIMING_WRSETUP_DEFAULT (_EBI_WRTIMING_WRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 305 | #define _EBI_WRTIMING_WRSTRB_SHIFT 8 /**< Shift value for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 306 | #define _EBI_WRTIMING_WRSTRB_MASK 0x3F00UL /**< Bit mask for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 307 | #define _EBI_WRTIMING_WRSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 308 | #define EBI_WRTIMING_WRSTRB_DEFAULT (_EBI_WRTIMING_WRSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 309 | #define _EBI_WRTIMING_WRHOLD_SHIFT 16 /**< Shift value for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 310 | #define _EBI_WRTIMING_WRHOLD_MASK 0x30000UL /**< Bit mask for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 311 | #define _EBI_WRTIMING_WRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 312 | #define EBI_WRTIMING_WRHOLD_DEFAULT (_EBI_WRTIMING_WRHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 313 | #define EBI_WRTIMING_HALFWE (0x1UL << 28) /**< Half Cycle WEn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 314 | #define _EBI_WRTIMING_HALFWE_SHIFT 28 /**< Shift value for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 315 | #define _EBI_WRTIMING_HALFWE_MASK 0x10000000UL /**< Bit mask for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 316 | #define _EBI_WRTIMING_HALFWE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 317 | #define EBI_WRTIMING_HALFWE_DEFAULT (_EBI_WRTIMING_HALFWE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 318 | #define EBI_WRTIMING_WBUFDIS (0x1UL << 29) /**< Write Buffer Disable */ |
Kojto | 98:8ab26030e058 | 319 | #define _EBI_WRTIMING_WBUFDIS_SHIFT 29 /**< Shift value for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 320 | #define _EBI_WRTIMING_WBUFDIS_MASK 0x20000000UL /**< Bit mask for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 321 | #define _EBI_WRTIMING_WBUFDIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 322 | #define EBI_WRTIMING_WBUFDIS_DEFAULT (_EBI_WRTIMING_WBUFDIS_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_WRTIMING */ |
Kojto | 98:8ab26030e058 | 323 | |
Kojto | 98:8ab26030e058 | 324 | /* Bit fields for EBI POLARITY */ |
Kojto | 98:8ab26030e058 | 325 | #define _EBI_POLARITY_RESETVALUE 0x00000000UL /**< Default value for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 326 | #define _EBI_POLARITY_MASK 0x0000003FUL /**< Mask for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 327 | #define EBI_POLARITY_CSPOL (0x1UL << 0) /**< Chip Select Polarity */ |
Kojto | 98:8ab26030e058 | 328 | #define _EBI_POLARITY_CSPOL_SHIFT 0 /**< Shift value for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 329 | #define _EBI_POLARITY_CSPOL_MASK 0x1UL /**< Bit mask for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 330 | #define _EBI_POLARITY_CSPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 331 | #define _EBI_POLARITY_CSPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 332 | #define _EBI_POLARITY_CSPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 333 | #define EBI_POLARITY_CSPOL_DEFAULT (_EBI_POLARITY_CSPOL_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 334 | #define EBI_POLARITY_CSPOL_ACTIVELOW (_EBI_POLARITY_CSPOL_ACTIVELOW << 0) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 335 | #define EBI_POLARITY_CSPOL_ACTIVEHIGH (_EBI_POLARITY_CSPOL_ACTIVEHIGH << 0) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 336 | #define EBI_POLARITY_REPOL (0x1UL << 1) /**< Read Enable Polarity */ |
Kojto | 98:8ab26030e058 | 337 | #define _EBI_POLARITY_REPOL_SHIFT 1 /**< Shift value for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 338 | #define _EBI_POLARITY_REPOL_MASK 0x2UL /**< Bit mask for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 339 | #define _EBI_POLARITY_REPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 340 | #define _EBI_POLARITY_REPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 341 | #define _EBI_POLARITY_REPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 342 | #define EBI_POLARITY_REPOL_DEFAULT (_EBI_POLARITY_REPOL_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 343 | #define EBI_POLARITY_REPOL_ACTIVELOW (_EBI_POLARITY_REPOL_ACTIVELOW << 1) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 344 | #define EBI_POLARITY_REPOL_ACTIVEHIGH (_EBI_POLARITY_REPOL_ACTIVEHIGH << 1) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 345 | #define EBI_POLARITY_WEPOL (0x1UL << 2) /**< Write Enable Polarity */ |
Kojto | 98:8ab26030e058 | 346 | #define _EBI_POLARITY_WEPOL_SHIFT 2 /**< Shift value for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 347 | #define _EBI_POLARITY_WEPOL_MASK 0x4UL /**< Bit mask for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 348 | #define _EBI_POLARITY_WEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 349 | #define _EBI_POLARITY_WEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 350 | #define _EBI_POLARITY_WEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 351 | #define EBI_POLARITY_WEPOL_DEFAULT (_EBI_POLARITY_WEPOL_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 352 | #define EBI_POLARITY_WEPOL_ACTIVELOW (_EBI_POLARITY_WEPOL_ACTIVELOW << 2) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 353 | #define EBI_POLARITY_WEPOL_ACTIVEHIGH (_EBI_POLARITY_WEPOL_ACTIVEHIGH << 2) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 354 | #define EBI_POLARITY_ALEPOL (0x1UL << 3) /**< Address Latch Polarity */ |
Kojto | 98:8ab26030e058 | 355 | #define _EBI_POLARITY_ALEPOL_SHIFT 3 /**< Shift value for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 356 | #define _EBI_POLARITY_ALEPOL_MASK 0x8UL /**< Bit mask for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 357 | #define _EBI_POLARITY_ALEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 358 | #define _EBI_POLARITY_ALEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 359 | #define _EBI_POLARITY_ALEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 360 | #define EBI_POLARITY_ALEPOL_DEFAULT (_EBI_POLARITY_ALEPOL_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 361 | #define EBI_POLARITY_ALEPOL_ACTIVELOW (_EBI_POLARITY_ALEPOL_ACTIVELOW << 3) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 362 | #define EBI_POLARITY_ALEPOL_ACTIVEHIGH (_EBI_POLARITY_ALEPOL_ACTIVEHIGH << 3) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 363 | #define EBI_POLARITY_ARDYPOL (0x1UL << 4) /**< ARDY Polarity */ |
Kojto | 98:8ab26030e058 | 364 | #define _EBI_POLARITY_ARDYPOL_SHIFT 4 /**< Shift value for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 365 | #define _EBI_POLARITY_ARDYPOL_MASK 0x10UL /**< Bit mask for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 366 | #define _EBI_POLARITY_ARDYPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 367 | #define _EBI_POLARITY_ARDYPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 368 | #define _EBI_POLARITY_ARDYPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 369 | #define EBI_POLARITY_ARDYPOL_DEFAULT (_EBI_POLARITY_ARDYPOL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 370 | #define EBI_POLARITY_ARDYPOL_ACTIVELOW (_EBI_POLARITY_ARDYPOL_ACTIVELOW << 4) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 371 | #define EBI_POLARITY_ARDYPOL_ACTIVEHIGH (_EBI_POLARITY_ARDYPOL_ACTIVEHIGH << 4) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 372 | #define EBI_POLARITY_BLPOL (0x1UL << 5) /**< BL Polarity */ |
Kojto | 98:8ab26030e058 | 373 | #define _EBI_POLARITY_BLPOL_SHIFT 5 /**< Shift value for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 374 | #define _EBI_POLARITY_BLPOL_MASK 0x20UL /**< Bit mask for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 375 | #define _EBI_POLARITY_BLPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 376 | #define _EBI_POLARITY_BLPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 377 | #define _EBI_POLARITY_BLPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 378 | #define EBI_POLARITY_BLPOL_DEFAULT (_EBI_POLARITY_BLPOL_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 379 | #define EBI_POLARITY_BLPOL_ACTIVELOW (_EBI_POLARITY_BLPOL_ACTIVELOW << 5) /**< Shifted mode ACTIVELOW for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 380 | #define EBI_POLARITY_BLPOL_ACTIVEHIGH (_EBI_POLARITY_BLPOL_ACTIVEHIGH << 5) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY */ |
Kojto | 98:8ab26030e058 | 381 | |
Kojto | 98:8ab26030e058 | 382 | /* Bit fields for EBI ROUTE */ |
Kojto | 98:8ab26030e058 | 383 | #define _EBI_ROUTE_RESETVALUE 0x00000000UL /**< Default value for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 384 | #define _EBI_ROUTE_MASK 0x777F10FFUL /**< Mask for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 385 | #define EBI_ROUTE_EBIPEN (0x1UL << 0) /**< EBI Pin Enable */ |
Kojto | 98:8ab26030e058 | 386 | #define _EBI_ROUTE_EBIPEN_SHIFT 0 /**< Shift value for EBI_EBIPEN */ |
Kojto | 98:8ab26030e058 | 387 | #define _EBI_ROUTE_EBIPEN_MASK 0x1UL /**< Bit mask for EBI_EBIPEN */ |
Kojto | 98:8ab26030e058 | 388 | #define _EBI_ROUTE_EBIPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 389 | #define EBI_ROUTE_EBIPEN_DEFAULT (_EBI_ROUTE_EBIPEN_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 390 | #define EBI_ROUTE_CS0PEN (0x1UL << 1) /**< EBI_CS0 Pin Enable */ |
Kojto | 98:8ab26030e058 | 391 | #define _EBI_ROUTE_CS0PEN_SHIFT 1 /**< Shift value for EBI_CS0PEN */ |
Kojto | 98:8ab26030e058 | 392 | #define _EBI_ROUTE_CS0PEN_MASK 0x2UL /**< Bit mask for EBI_CS0PEN */ |
Kojto | 98:8ab26030e058 | 393 | #define _EBI_ROUTE_CS0PEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 394 | #define EBI_ROUTE_CS0PEN_DEFAULT (_EBI_ROUTE_CS0PEN_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 395 | #define EBI_ROUTE_CS1PEN (0x1UL << 2) /**< EBI_CS1 Pin Enable */ |
Kojto | 98:8ab26030e058 | 396 | #define _EBI_ROUTE_CS1PEN_SHIFT 2 /**< Shift value for EBI_CS1PEN */ |
Kojto | 98:8ab26030e058 | 397 | #define _EBI_ROUTE_CS1PEN_MASK 0x4UL /**< Bit mask for EBI_CS1PEN */ |
Kojto | 98:8ab26030e058 | 398 | #define _EBI_ROUTE_CS1PEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 399 | #define EBI_ROUTE_CS1PEN_DEFAULT (_EBI_ROUTE_CS1PEN_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 400 | #define EBI_ROUTE_CS2PEN (0x1UL << 3) /**< EBI_CS2 Pin Enable */ |
Kojto | 98:8ab26030e058 | 401 | #define _EBI_ROUTE_CS2PEN_SHIFT 3 /**< Shift value for EBI_CS2PEN */ |
Kojto | 98:8ab26030e058 | 402 | #define _EBI_ROUTE_CS2PEN_MASK 0x8UL /**< Bit mask for EBI_CS2PEN */ |
Kojto | 98:8ab26030e058 | 403 | #define _EBI_ROUTE_CS2PEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 404 | #define EBI_ROUTE_CS2PEN_DEFAULT (_EBI_ROUTE_CS2PEN_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 405 | #define EBI_ROUTE_CS3PEN (0x1UL << 4) /**< EBI_CS3 Pin Enable */ |
Kojto | 98:8ab26030e058 | 406 | #define _EBI_ROUTE_CS3PEN_SHIFT 4 /**< Shift value for EBI_CS3PEN */ |
Kojto | 98:8ab26030e058 | 407 | #define _EBI_ROUTE_CS3PEN_MASK 0x10UL /**< Bit mask for EBI_CS3PEN */ |
Kojto | 98:8ab26030e058 | 408 | #define _EBI_ROUTE_CS3PEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 409 | #define EBI_ROUTE_CS3PEN_DEFAULT (_EBI_ROUTE_CS3PEN_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 410 | #define EBI_ROUTE_ALEPEN (0x1UL << 5) /**< EBI_ALE Pin Enable */ |
Kojto | 98:8ab26030e058 | 411 | #define _EBI_ROUTE_ALEPEN_SHIFT 5 /**< Shift value for EBI_ALEPEN */ |
Kojto | 98:8ab26030e058 | 412 | #define _EBI_ROUTE_ALEPEN_MASK 0x20UL /**< Bit mask for EBI_ALEPEN */ |
Kojto | 98:8ab26030e058 | 413 | #define _EBI_ROUTE_ALEPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 414 | #define EBI_ROUTE_ALEPEN_DEFAULT (_EBI_ROUTE_ALEPEN_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 415 | #define EBI_ROUTE_ARDYPEN (0x1UL << 6) /**< EBI_ARDY Pin Enable */ |
Kojto | 98:8ab26030e058 | 416 | #define _EBI_ROUTE_ARDYPEN_SHIFT 6 /**< Shift value for EBI_ARDYPEN */ |
Kojto | 98:8ab26030e058 | 417 | #define _EBI_ROUTE_ARDYPEN_MASK 0x40UL /**< Bit mask for EBI_ARDYPEN */ |
Kojto | 98:8ab26030e058 | 418 | #define _EBI_ROUTE_ARDYPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 419 | #define EBI_ROUTE_ARDYPEN_DEFAULT (_EBI_ROUTE_ARDYPEN_DEFAULT << 6) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 420 | #define EBI_ROUTE_BLPEN (0x1UL << 7) /**< EBI_BL[1:0] Pin Enable */ |
Kojto | 98:8ab26030e058 | 421 | #define _EBI_ROUTE_BLPEN_SHIFT 7 /**< Shift value for EBI_BLPEN */ |
Kojto | 98:8ab26030e058 | 422 | #define _EBI_ROUTE_BLPEN_MASK 0x80UL /**< Bit mask for EBI_BLPEN */ |
Kojto | 98:8ab26030e058 | 423 | #define _EBI_ROUTE_BLPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 424 | #define EBI_ROUTE_BLPEN_DEFAULT (_EBI_ROUTE_BLPEN_DEFAULT << 7) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 425 | #define EBI_ROUTE_NANDPEN (0x1UL << 12) /**< NANDRE and NANDWE Pin Enable */ |
Kojto | 98:8ab26030e058 | 426 | #define _EBI_ROUTE_NANDPEN_SHIFT 12 /**< Shift value for EBI_NANDPEN */ |
Kojto | 98:8ab26030e058 | 427 | #define _EBI_ROUTE_NANDPEN_MASK 0x1000UL /**< Bit mask for EBI_NANDPEN */ |
Kojto | 98:8ab26030e058 | 428 | #define _EBI_ROUTE_NANDPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 429 | #define EBI_ROUTE_NANDPEN_DEFAULT (_EBI_ROUTE_NANDPEN_DEFAULT << 12) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 430 | #define _EBI_ROUTE_ALB_SHIFT 16 /**< Shift value for EBI_ALB */ |
Kojto | 98:8ab26030e058 | 431 | #define _EBI_ROUTE_ALB_MASK 0x30000UL /**< Bit mask for EBI_ALB */ |
Kojto | 98:8ab26030e058 | 432 | #define _EBI_ROUTE_ALB_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 433 | #define _EBI_ROUTE_ALB_A0 0x00000000UL /**< Mode A0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 434 | #define _EBI_ROUTE_ALB_A8 0x00000001UL /**< Mode A8 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 435 | #define _EBI_ROUTE_ALB_A16 0x00000002UL /**< Mode A16 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 436 | #define _EBI_ROUTE_ALB_A24 0x00000003UL /**< Mode A24 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 437 | #define EBI_ROUTE_ALB_DEFAULT (_EBI_ROUTE_ALB_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 438 | #define EBI_ROUTE_ALB_A0 (_EBI_ROUTE_ALB_A0 << 16) /**< Shifted mode A0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 439 | #define EBI_ROUTE_ALB_A8 (_EBI_ROUTE_ALB_A8 << 16) /**< Shifted mode A8 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 440 | #define EBI_ROUTE_ALB_A16 (_EBI_ROUTE_ALB_A16 << 16) /**< Shifted mode A16 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 441 | #define EBI_ROUTE_ALB_A24 (_EBI_ROUTE_ALB_A24 << 16) /**< Shifted mode A24 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 442 | #define _EBI_ROUTE_APEN_SHIFT 18 /**< Shift value for EBI_APEN */ |
Kojto | 98:8ab26030e058 | 443 | #define _EBI_ROUTE_APEN_MASK 0x7C0000UL /**< Bit mask for EBI_APEN */ |
Kojto | 98:8ab26030e058 | 444 | #define _EBI_ROUTE_APEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 445 | #define _EBI_ROUTE_APEN_A0 0x00000000UL /**< Mode A0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 446 | #define _EBI_ROUTE_APEN_A5 0x00000005UL /**< Mode A5 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 447 | #define _EBI_ROUTE_APEN_A6 0x00000006UL /**< Mode A6 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 448 | #define _EBI_ROUTE_APEN_A7 0x00000007UL /**< Mode A7 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 449 | #define _EBI_ROUTE_APEN_A8 0x00000008UL /**< Mode A8 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 450 | #define _EBI_ROUTE_APEN_A9 0x00000009UL /**< Mode A9 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 451 | #define _EBI_ROUTE_APEN_A10 0x0000000AUL /**< Mode A10 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 452 | #define _EBI_ROUTE_APEN_A11 0x0000000BUL /**< Mode A11 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 453 | #define _EBI_ROUTE_APEN_A12 0x0000000CUL /**< Mode A12 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 454 | #define _EBI_ROUTE_APEN_A13 0x0000000DUL /**< Mode A13 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 455 | #define _EBI_ROUTE_APEN_A14 0x0000000EUL /**< Mode A14 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 456 | #define _EBI_ROUTE_APEN_A15 0x0000000FUL /**< Mode A15 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 457 | #define _EBI_ROUTE_APEN_A16 0x00000010UL /**< Mode A16 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 458 | #define _EBI_ROUTE_APEN_A17 0x00000011UL /**< Mode A17 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 459 | #define _EBI_ROUTE_APEN_A18 0x00000012UL /**< Mode A18 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 460 | #define _EBI_ROUTE_APEN_A19 0x00000013UL /**< Mode A19 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 461 | #define _EBI_ROUTE_APEN_A20 0x00000014UL /**< Mode A20 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 462 | #define _EBI_ROUTE_APEN_A21 0x00000015UL /**< Mode A21 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 463 | #define _EBI_ROUTE_APEN_A22 0x00000016UL /**< Mode A22 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 464 | #define _EBI_ROUTE_APEN_A23 0x00000017UL /**< Mode A23 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 465 | #define _EBI_ROUTE_APEN_A24 0x00000018UL /**< Mode A24 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 466 | #define _EBI_ROUTE_APEN_A25 0x00000019UL /**< Mode A25 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 467 | #define _EBI_ROUTE_APEN_A26 0x0000001AUL /**< Mode A26 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 468 | #define _EBI_ROUTE_APEN_A27 0x0000001BUL /**< Mode A27 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 469 | #define _EBI_ROUTE_APEN_A28 0x0000001CUL /**< Mode A28 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 470 | #define EBI_ROUTE_APEN_DEFAULT (_EBI_ROUTE_APEN_DEFAULT << 18) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 471 | #define EBI_ROUTE_APEN_A0 (_EBI_ROUTE_APEN_A0 << 18) /**< Shifted mode A0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 472 | #define EBI_ROUTE_APEN_A5 (_EBI_ROUTE_APEN_A5 << 18) /**< Shifted mode A5 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 473 | #define EBI_ROUTE_APEN_A6 (_EBI_ROUTE_APEN_A6 << 18) /**< Shifted mode A6 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 474 | #define EBI_ROUTE_APEN_A7 (_EBI_ROUTE_APEN_A7 << 18) /**< Shifted mode A7 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 475 | #define EBI_ROUTE_APEN_A8 (_EBI_ROUTE_APEN_A8 << 18) /**< Shifted mode A8 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 476 | #define EBI_ROUTE_APEN_A9 (_EBI_ROUTE_APEN_A9 << 18) /**< Shifted mode A9 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 477 | #define EBI_ROUTE_APEN_A10 (_EBI_ROUTE_APEN_A10 << 18) /**< Shifted mode A10 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 478 | #define EBI_ROUTE_APEN_A11 (_EBI_ROUTE_APEN_A11 << 18) /**< Shifted mode A11 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 479 | #define EBI_ROUTE_APEN_A12 (_EBI_ROUTE_APEN_A12 << 18) /**< Shifted mode A12 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 480 | #define EBI_ROUTE_APEN_A13 (_EBI_ROUTE_APEN_A13 << 18) /**< Shifted mode A13 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 481 | #define EBI_ROUTE_APEN_A14 (_EBI_ROUTE_APEN_A14 << 18) /**< Shifted mode A14 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 482 | #define EBI_ROUTE_APEN_A15 (_EBI_ROUTE_APEN_A15 << 18) /**< Shifted mode A15 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 483 | #define EBI_ROUTE_APEN_A16 (_EBI_ROUTE_APEN_A16 << 18) /**< Shifted mode A16 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 484 | #define EBI_ROUTE_APEN_A17 (_EBI_ROUTE_APEN_A17 << 18) /**< Shifted mode A17 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 485 | #define EBI_ROUTE_APEN_A18 (_EBI_ROUTE_APEN_A18 << 18) /**< Shifted mode A18 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 486 | #define EBI_ROUTE_APEN_A19 (_EBI_ROUTE_APEN_A19 << 18) /**< Shifted mode A19 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 487 | #define EBI_ROUTE_APEN_A20 (_EBI_ROUTE_APEN_A20 << 18) /**< Shifted mode A20 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 488 | #define EBI_ROUTE_APEN_A21 (_EBI_ROUTE_APEN_A21 << 18) /**< Shifted mode A21 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 489 | #define EBI_ROUTE_APEN_A22 (_EBI_ROUTE_APEN_A22 << 18) /**< Shifted mode A22 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 490 | #define EBI_ROUTE_APEN_A23 (_EBI_ROUTE_APEN_A23 << 18) /**< Shifted mode A23 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 491 | #define EBI_ROUTE_APEN_A24 (_EBI_ROUTE_APEN_A24 << 18) /**< Shifted mode A24 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 492 | #define EBI_ROUTE_APEN_A25 (_EBI_ROUTE_APEN_A25 << 18) /**< Shifted mode A25 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 493 | #define EBI_ROUTE_APEN_A26 (_EBI_ROUTE_APEN_A26 << 18) /**< Shifted mode A26 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 494 | #define EBI_ROUTE_APEN_A27 (_EBI_ROUTE_APEN_A27 << 18) /**< Shifted mode A27 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 495 | #define EBI_ROUTE_APEN_A28 (_EBI_ROUTE_APEN_A28 << 18) /**< Shifted mode A28 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 496 | #define EBI_ROUTE_TFTPEN (0x1UL << 24) /**< EBI_TFT Pin Enable */ |
Kojto | 98:8ab26030e058 | 497 | #define _EBI_ROUTE_TFTPEN_SHIFT 24 /**< Shift value for EBI_TFTPEN */ |
Kojto | 98:8ab26030e058 | 498 | #define _EBI_ROUTE_TFTPEN_MASK 0x1000000UL /**< Bit mask for EBI_TFTPEN */ |
Kojto | 98:8ab26030e058 | 499 | #define _EBI_ROUTE_TFTPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 500 | #define EBI_ROUTE_TFTPEN_DEFAULT (_EBI_ROUTE_TFTPEN_DEFAULT << 24) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 501 | #define EBI_ROUTE_DATAENPEN (0x1UL << 25) /**< EBI_TFT Pin Enable */ |
Kojto | 98:8ab26030e058 | 502 | #define _EBI_ROUTE_DATAENPEN_SHIFT 25 /**< Shift value for EBI_DATAENPEN */ |
Kojto | 98:8ab26030e058 | 503 | #define _EBI_ROUTE_DATAENPEN_MASK 0x2000000UL /**< Bit mask for EBI_DATAENPEN */ |
Kojto | 98:8ab26030e058 | 504 | #define _EBI_ROUTE_DATAENPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 505 | #define EBI_ROUTE_DATAENPEN_DEFAULT (_EBI_ROUTE_DATAENPEN_DEFAULT << 25) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 506 | #define EBI_ROUTE_CSTFTPEN (0x1UL << 26) /**< EBI_CSTFT Pin Enable */ |
Kojto | 98:8ab26030e058 | 507 | #define _EBI_ROUTE_CSTFTPEN_SHIFT 26 /**< Shift value for EBI_CSTFTPEN */ |
Kojto | 98:8ab26030e058 | 508 | #define _EBI_ROUTE_CSTFTPEN_MASK 0x4000000UL /**< Bit mask for EBI_CSTFTPEN */ |
Kojto | 98:8ab26030e058 | 509 | #define _EBI_ROUTE_CSTFTPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 510 | #define EBI_ROUTE_CSTFTPEN_DEFAULT (_EBI_ROUTE_CSTFTPEN_DEFAULT << 26) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 511 | #define _EBI_ROUTE_LOCATION_SHIFT 28 /**< Shift value for EBI_LOCATION */ |
Kojto | 98:8ab26030e058 | 512 | #define _EBI_ROUTE_LOCATION_MASK 0x70000000UL /**< Bit mask for EBI_LOCATION */ |
Kojto | 98:8ab26030e058 | 513 | #define _EBI_ROUTE_LOCATION_LOC0 0x00000000UL /**< Mode LOC0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 514 | #define _EBI_ROUTE_LOCATION_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 515 | #define _EBI_ROUTE_LOCATION_LOC1 0x00000001UL /**< Mode LOC1 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 516 | #define _EBI_ROUTE_LOCATION_LOC2 0x00000002UL /**< Mode LOC2 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 517 | #define EBI_ROUTE_LOCATION_LOC0 (_EBI_ROUTE_LOCATION_LOC0 << 28) /**< Shifted mode LOC0 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 518 | #define EBI_ROUTE_LOCATION_DEFAULT (_EBI_ROUTE_LOCATION_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 519 | #define EBI_ROUTE_LOCATION_LOC1 (_EBI_ROUTE_LOCATION_LOC1 << 28) /**< Shifted mode LOC1 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 520 | #define EBI_ROUTE_LOCATION_LOC2 (_EBI_ROUTE_LOCATION_LOC2 << 28) /**< Shifted mode LOC2 for EBI_ROUTE */ |
Kojto | 98:8ab26030e058 | 521 | |
Kojto | 98:8ab26030e058 | 522 | /* Bit fields for EBI ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 523 | #define _EBI_ADDRTIMING1_RESETVALUE 0x00000303UL /**< Default value for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 524 | #define _EBI_ADDRTIMING1_MASK 0x10000303UL /**< Mask for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 525 | #define _EBI_ADDRTIMING1_ADDRSETUP_SHIFT 0 /**< Shift value for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 526 | #define _EBI_ADDRTIMING1_ADDRSETUP_MASK 0x3UL /**< Bit mask for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 527 | #define _EBI_ADDRTIMING1_ADDRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 528 | #define EBI_ADDRTIMING1_ADDRSETUP_DEFAULT (_EBI_ADDRTIMING1_ADDRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 529 | #define _EBI_ADDRTIMING1_ADDRHOLD_SHIFT 8 /**< Shift value for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 530 | #define _EBI_ADDRTIMING1_ADDRHOLD_MASK 0x300UL /**< Bit mask for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 531 | #define _EBI_ADDRTIMING1_ADDRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 532 | #define EBI_ADDRTIMING1_ADDRHOLD_DEFAULT (_EBI_ADDRTIMING1_ADDRHOLD_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 533 | #define EBI_ADDRTIMING1_HALFALE (0x1UL << 28) /**< Half Cycle ALE Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 534 | #define _EBI_ADDRTIMING1_HALFALE_SHIFT 28 /**< Shift value for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 535 | #define _EBI_ADDRTIMING1_HALFALE_MASK 0x10000000UL /**< Bit mask for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 536 | #define _EBI_ADDRTIMING1_HALFALE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 537 | #define EBI_ADDRTIMING1_HALFALE_DEFAULT (_EBI_ADDRTIMING1_HALFALE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_ADDRTIMING1 */ |
Kojto | 98:8ab26030e058 | 538 | |
Kojto | 98:8ab26030e058 | 539 | /* Bit fields for EBI RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 540 | #define _EBI_RDTIMING1_RESETVALUE 0x00033F03UL /**< Default value for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 541 | #define _EBI_RDTIMING1_MASK 0x70033F03UL /**< Mask for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 542 | #define _EBI_RDTIMING1_RDSETUP_SHIFT 0 /**< Shift value for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 543 | #define _EBI_RDTIMING1_RDSETUP_MASK 0x3UL /**< Bit mask for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 544 | #define _EBI_RDTIMING1_RDSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 545 | #define EBI_RDTIMING1_RDSETUP_DEFAULT (_EBI_RDTIMING1_RDSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 546 | #define _EBI_RDTIMING1_RDSTRB_SHIFT 8 /**< Shift value for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 547 | #define _EBI_RDTIMING1_RDSTRB_MASK 0x3F00UL /**< Bit mask for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 548 | #define _EBI_RDTIMING1_RDSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 549 | #define EBI_RDTIMING1_RDSTRB_DEFAULT (_EBI_RDTIMING1_RDSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 550 | #define _EBI_RDTIMING1_RDHOLD_SHIFT 16 /**< Shift value for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 551 | #define _EBI_RDTIMING1_RDHOLD_MASK 0x30000UL /**< Bit mask for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 552 | #define _EBI_RDTIMING1_RDHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 553 | #define EBI_RDTIMING1_RDHOLD_DEFAULT (_EBI_RDTIMING1_RDHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 554 | #define EBI_RDTIMING1_HALFRE (0x1UL << 28) /**< Half Cycle REn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 555 | #define _EBI_RDTIMING1_HALFRE_SHIFT 28 /**< Shift value for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 556 | #define _EBI_RDTIMING1_HALFRE_MASK 0x10000000UL /**< Bit mask for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 557 | #define _EBI_RDTIMING1_HALFRE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 558 | #define EBI_RDTIMING1_HALFRE_DEFAULT (_EBI_RDTIMING1_HALFRE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 559 | #define EBI_RDTIMING1_PREFETCH (0x1UL << 29) /**< Prefetch Enable */ |
Kojto | 98:8ab26030e058 | 560 | #define _EBI_RDTIMING1_PREFETCH_SHIFT 29 /**< Shift value for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 561 | #define _EBI_RDTIMING1_PREFETCH_MASK 0x20000000UL /**< Bit mask for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 562 | #define _EBI_RDTIMING1_PREFETCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 563 | #define EBI_RDTIMING1_PREFETCH_DEFAULT (_EBI_RDTIMING1_PREFETCH_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 564 | #define EBI_RDTIMING1_PAGEMODE (0x1UL << 30) /**< Page Mode Access Enable */ |
Kojto | 98:8ab26030e058 | 565 | #define _EBI_RDTIMING1_PAGEMODE_SHIFT 30 /**< Shift value for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 566 | #define _EBI_RDTIMING1_PAGEMODE_MASK 0x40000000UL /**< Bit mask for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 567 | #define _EBI_RDTIMING1_PAGEMODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 568 | #define EBI_RDTIMING1_PAGEMODE_DEFAULT (_EBI_RDTIMING1_PAGEMODE_DEFAULT << 30) /**< Shifted mode DEFAULT for EBI_RDTIMING1 */ |
Kojto | 98:8ab26030e058 | 569 | |
Kojto | 98:8ab26030e058 | 570 | /* Bit fields for EBI WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 571 | #define _EBI_WRTIMING1_RESETVALUE 0x00033F03UL /**< Default value for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 572 | #define _EBI_WRTIMING1_MASK 0x30033F03UL /**< Mask for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 573 | #define _EBI_WRTIMING1_WRSETUP_SHIFT 0 /**< Shift value for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 574 | #define _EBI_WRTIMING1_WRSETUP_MASK 0x3UL /**< Bit mask for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 575 | #define _EBI_WRTIMING1_WRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 576 | #define EBI_WRTIMING1_WRSETUP_DEFAULT (_EBI_WRTIMING1_WRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 577 | #define _EBI_WRTIMING1_WRSTRB_SHIFT 8 /**< Shift value for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 578 | #define _EBI_WRTIMING1_WRSTRB_MASK 0x3F00UL /**< Bit mask for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 579 | #define _EBI_WRTIMING1_WRSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 580 | #define EBI_WRTIMING1_WRSTRB_DEFAULT (_EBI_WRTIMING1_WRSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 581 | #define _EBI_WRTIMING1_WRHOLD_SHIFT 16 /**< Shift value for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 582 | #define _EBI_WRTIMING1_WRHOLD_MASK 0x30000UL /**< Bit mask for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 583 | #define _EBI_WRTIMING1_WRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 584 | #define EBI_WRTIMING1_WRHOLD_DEFAULT (_EBI_WRTIMING1_WRHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 585 | #define EBI_WRTIMING1_HALFWE (0x1UL << 28) /**< Half Cycle WEn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 586 | #define _EBI_WRTIMING1_HALFWE_SHIFT 28 /**< Shift value for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 587 | #define _EBI_WRTIMING1_HALFWE_MASK 0x10000000UL /**< Bit mask for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 588 | #define _EBI_WRTIMING1_HALFWE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 589 | #define EBI_WRTIMING1_HALFWE_DEFAULT (_EBI_WRTIMING1_HALFWE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 590 | #define EBI_WRTIMING1_WBUFDIS (0x1UL << 29) /**< Write Buffer Disable */ |
Kojto | 98:8ab26030e058 | 591 | #define _EBI_WRTIMING1_WBUFDIS_SHIFT 29 /**< Shift value for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 592 | #define _EBI_WRTIMING1_WBUFDIS_MASK 0x20000000UL /**< Bit mask for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 593 | #define _EBI_WRTIMING1_WBUFDIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 594 | #define EBI_WRTIMING1_WBUFDIS_DEFAULT (_EBI_WRTIMING1_WBUFDIS_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_WRTIMING1 */ |
Kojto | 98:8ab26030e058 | 595 | |
Kojto | 98:8ab26030e058 | 596 | /* Bit fields for EBI POLARITY1 */ |
Kojto | 98:8ab26030e058 | 597 | #define _EBI_POLARITY1_RESETVALUE 0x00000000UL /**< Default value for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 598 | #define _EBI_POLARITY1_MASK 0x0000003FUL /**< Mask for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 599 | #define EBI_POLARITY1_CSPOL (0x1UL << 0) /**< Chip Select Polarity */ |
Kojto | 98:8ab26030e058 | 600 | #define _EBI_POLARITY1_CSPOL_SHIFT 0 /**< Shift value for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 601 | #define _EBI_POLARITY1_CSPOL_MASK 0x1UL /**< Bit mask for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 602 | #define _EBI_POLARITY1_CSPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 603 | #define _EBI_POLARITY1_CSPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 604 | #define _EBI_POLARITY1_CSPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 605 | #define EBI_POLARITY1_CSPOL_DEFAULT (_EBI_POLARITY1_CSPOL_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 606 | #define EBI_POLARITY1_CSPOL_ACTIVELOW (_EBI_POLARITY1_CSPOL_ACTIVELOW << 0) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 607 | #define EBI_POLARITY1_CSPOL_ACTIVEHIGH (_EBI_POLARITY1_CSPOL_ACTIVEHIGH << 0) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 608 | #define EBI_POLARITY1_REPOL (0x1UL << 1) /**< Read Enable Polarity */ |
Kojto | 98:8ab26030e058 | 609 | #define _EBI_POLARITY1_REPOL_SHIFT 1 /**< Shift value for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 610 | #define _EBI_POLARITY1_REPOL_MASK 0x2UL /**< Bit mask for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 611 | #define _EBI_POLARITY1_REPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 612 | #define _EBI_POLARITY1_REPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 613 | #define _EBI_POLARITY1_REPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 614 | #define EBI_POLARITY1_REPOL_DEFAULT (_EBI_POLARITY1_REPOL_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 615 | #define EBI_POLARITY1_REPOL_ACTIVELOW (_EBI_POLARITY1_REPOL_ACTIVELOW << 1) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 616 | #define EBI_POLARITY1_REPOL_ACTIVEHIGH (_EBI_POLARITY1_REPOL_ACTIVEHIGH << 1) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 617 | #define EBI_POLARITY1_WEPOL (0x1UL << 2) /**< Write Enable Polarity */ |
Kojto | 98:8ab26030e058 | 618 | #define _EBI_POLARITY1_WEPOL_SHIFT 2 /**< Shift value for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 619 | #define _EBI_POLARITY1_WEPOL_MASK 0x4UL /**< Bit mask for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 620 | #define _EBI_POLARITY1_WEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 621 | #define _EBI_POLARITY1_WEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 622 | #define _EBI_POLARITY1_WEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 623 | #define EBI_POLARITY1_WEPOL_DEFAULT (_EBI_POLARITY1_WEPOL_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 624 | #define EBI_POLARITY1_WEPOL_ACTIVELOW (_EBI_POLARITY1_WEPOL_ACTIVELOW << 2) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 625 | #define EBI_POLARITY1_WEPOL_ACTIVEHIGH (_EBI_POLARITY1_WEPOL_ACTIVEHIGH << 2) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 626 | #define EBI_POLARITY1_ALEPOL (0x1UL << 3) /**< Address Latch Polarity */ |
Kojto | 98:8ab26030e058 | 627 | #define _EBI_POLARITY1_ALEPOL_SHIFT 3 /**< Shift value for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 628 | #define _EBI_POLARITY1_ALEPOL_MASK 0x8UL /**< Bit mask for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 629 | #define _EBI_POLARITY1_ALEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 630 | #define _EBI_POLARITY1_ALEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 631 | #define _EBI_POLARITY1_ALEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 632 | #define EBI_POLARITY1_ALEPOL_DEFAULT (_EBI_POLARITY1_ALEPOL_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 633 | #define EBI_POLARITY1_ALEPOL_ACTIVELOW (_EBI_POLARITY1_ALEPOL_ACTIVELOW << 3) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 634 | #define EBI_POLARITY1_ALEPOL_ACTIVEHIGH (_EBI_POLARITY1_ALEPOL_ACTIVEHIGH << 3) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 635 | #define EBI_POLARITY1_ARDYPOL (0x1UL << 4) /**< ARDY Polarity */ |
Kojto | 98:8ab26030e058 | 636 | #define _EBI_POLARITY1_ARDYPOL_SHIFT 4 /**< Shift value for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 637 | #define _EBI_POLARITY1_ARDYPOL_MASK 0x10UL /**< Bit mask for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 638 | #define _EBI_POLARITY1_ARDYPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 639 | #define _EBI_POLARITY1_ARDYPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 640 | #define _EBI_POLARITY1_ARDYPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 641 | #define EBI_POLARITY1_ARDYPOL_DEFAULT (_EBI_POLARITY1_ARDYPOL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 642 | #define EBI_POLARITY1_ARDYPOL_ACTIVELOW (_EBI_POLARITY1_ARDYPOL_ACTIVELOW << 4) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 643 | #define EBI_POLARITY1_ARDYPOL_ACTIVEHIGH (_EBI_POLARITY1_ARDYPOL_ACTIVEHIGH << 4) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 644 | #define EBI_POLARITY1_BLPOL (0x1UL << 5) /**< BL Polarity */ |
Kojto | 98:8ab26030e058 | 645 | #define _EBI_POLARITY1_BLPOL_SHIFT 5 /**< Shift value for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 646 | #define _EBI_POLARITY1_BLPOL_MASK 0x20UL /**< Bit mask for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 647 | #define _EBI_POLARITY1_BLPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 648 | #define _EBI_POLARITY1_BLPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 649 | #define _EBI_POLARITY1_BLPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 650 | #define EBI_POLARITY1_BLPOL_DEFAULT (_EBI_POLARITY1_BLPOL_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 651 | #define EBI_POLARITY1_BLPOL_ACTIVELOW (_EBI_POLARITY1_BLPOL_ACTIVELOW << 5) /**< Shifted mode ACTIVELOW for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 652 | #define EBI_POLARITY1_BLPOL_ACTIVEHIGH (_EBI_POLARITY1_BLPOL_ACTIVEHIGH << 5) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY1 */ |
Kojto | 98:8ab26030e058 | 653 | |
Kojto | 98:8ab26030e058 | 654 | /* Bit fields for EBI ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 655 | #define _EBI_ADDRTIMING2_RESETVALUE 0x00000303UL /**< Default value for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 656 | #define _EBI_ADDRTIMING2_MASK 0x10000303UL /**< Mask for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 657 | #define _EBI_ADDRTIMING2_ADDRSETUP_SHIFT 0 /**< Shift value for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 658 | #define _EBI_ADDRTIMING2_ADDRSETUP_MASK 0x3UL /**< Bit mask for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 659 | #define _EBI_ADDRTIMING2_ADDRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 660 | #define EBI_ADDRTIMING2_ADDRSETUP_DEFAULT (_EBI_ADDRTIMING2_ADDRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 661 | #define _EBI_ADDRTIMING2_ADDRHOLD_SHIFT 8 /**< Shift value for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 662 | #define _EBI_ADDRTIMING2_ADDRHOLD_MASK 0x300UL /**< Bit mask for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 663 | #define _EBI_ADDRTIMING2_ADDRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 664 | #define EBI_ADDRTIMING2_ADDRHOLD_DEFAULT (_EBI_ADDRTIMING2_ADDRHOLD_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 665 | #define EBI_ADDRTIMING2_HALFALE (0x1UL << 28) /**< Half Cycle ALE Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 666 | #define _EBI_ADDRTIMING2_HALFALE_SHIFT 28 /**< Shift value for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 667 | #define _EBI_ADDRTIMING2_HALFALE_MASK 0x10000000UL /**< Bit mask for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 668 | #define _EBI_ADDRTIMING2_HALFALE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 669 | #define EBI_ADDRTIMING2_HALFALE_DEFAULT (_EBI_ADDRTIMING2_HALFALE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_ADDRTIMING2 */ |
Kojto | 98:8ab26030e058 | 670 | |
Kojto | 98:8ab26030e058 | 671 | /* Bit fields for EBI RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 672 | #define _EBI_RDTIMING2_RESETVALUE 0x00033F03UL /**< Default value for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 673 | #define _EBI_RDTIMING2_MASK 0x70033F03UL /**< Mask for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 674 | #define _EBI_RDTIMING2_RDSETUP_SHIFT 0 /**< Shift value for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 675 | #define _EBI_RDTIMING2_RDSETUP_MASK 0x3UL /**< Bit mask for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 676 | #define _EBI_RDTIMING2_RDSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 677 | #define EBI_RDTIMING2_RDSETUP_DEFAULT (_EBI_RDTIMING2_RDSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 678 | #define _EBI_RDTIMING2_RDSTRB_SHIFT 8 /**< Shift value for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 679 | #define _EBI_RDTIMING2_RDSTRB_MASK 0x3F00UL /**< Bit mask for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 680 | #define _EBI_RDTIMING2_RDSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 681 | #define EBI_RDTIMING2_RDSTRB_DEFAULT (_EBI_RDTIMING2_RDSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 682 | #define _EBI_RDTIMING2_RDHOLD_SHIFT 16 /**< Shift value for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 683 | #define _EBI_RDTIMING2_RDHOLD_MASK 0x30000UL /**< Bit mask for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 684 | #define _EBI_RDTIMING2_RDHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 685 | #define EBI_RDTIMING2_RDHOLD_DEFAULT (_EBI_RDTIMING2_RDHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 686 | #define EBI_RDTIMING2_HALFRE (0x1UL << 28) /**< Half Cycle REn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 687 | #define _EBI_RDTIMING2_HALFRE_SHIFT 28 /**< Shift value for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 688 | #define _EBI_RDTIMING2_HALFRE_MASK 0x10000000UL /**< Bit mask for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 689 | #define _EBI_RDTIMING2_HALFRE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 690 | #define EBI_RDTIMING2_HALFRE_DEFAULT (_EBI_RDTIMING2_HALFRE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 691 | #define EBI_RDTIMING2_PREFETCH (0x1UL << 29) /**< Prefetch Enable */ |
Kojto | 98:8ab26030e058 | 692 | #define _EBI_RDTIMING2_PREFETCH_SHIFT 29 /**< Shift value for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 693 | #define _EBI_RDTIMING2_PREFETCH_MASK 0x20000000UL /**< Bit mask for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 694 | #define _EBI_RDTIMING2_PREFETCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 695 | #define EBI_RDTIMING2_PREFETCH_DEFAULT (_EBI_RDTIMING2_PREFETCH_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 696 | #define EBI_RDTIMING2_PAGEMODE (0x1UL << 30) /**< Page Mode Access Enable */ |
Kojto | 98:8ab26030e058 | 697 | #define _EBI_RDTIMING2_PAGEMODE_SHIFT 30 /**< Shift value for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 698 | #define _EBI_RDTIMING2_PAGEMODE_MASK 0x40000000UL /**< Bit mask for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 699 | #define _EBI_RDTIMING2_PAGEMODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 700 | #define EBI_RDTIMING2_PAGEMODE_DEFAULT (_EBI_RDTIMING2_PAGEMODE_DEFAULT << 30) /**< Shifted mode DEFAULT for EBI_RDTIMING2 */ |
Kojto | 98:8ab26030e058 | 701 | |
Kojto | 98:8ab26030e058 | 702 | /* Bit fields for EBI WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 703 | #define _EBI_WRTIMING2_RESETVALUE 0x00033F03UL /**< Default value for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 704 | #define _EBI_WRTIMING2_MASK 0x30033F03UL /**< Mask for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 705 | #define _EBI_WRTIMING2_WRSETUP_SHIFT 0 /**< Shift value for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 706 | #define _EBI_WRTIMING2_WRSETUP_MASK 0x3UL /**< Bit mask for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 707 | #define _EBI_WRTIMING2_WRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 708 | #define EBI_WRTIMING2_WRSETUP_DEFAULT (_EBI_WRTIMING2_WRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 709 | #define _EBI_WRTIMING2_WRSTRB_SHIFT 8 /**< Shift value for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 710 | #define _EBI_WRTIMING2_WRSTRB_MASK 0x3F00UL /**< Bit mask for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 711 | #define _EBI_WRTIMING2_WRSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 712 | #define EBI_WRTIMING2_WRSTRB_DEFAULT (_EBI_WRTIMING2_WRSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 713 | #define _EBI_WRTIMING2_WRHOLD_SHIFT 16 /**< Shift value for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 714 | #define _EBI_WRTIMING2_WRHOLD_MASK 0x30000UL /**< Bit mask for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 715 | #define _EBI_WRTIMING2_WRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 716 | #define EBI_WRTIMING2_WRHOLD_DEFAULT (_EBI_WRTIMING2_WRHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 717 | #define EBI_WRTIMING2_HALFWE (0x1UL << 28) /**< Half Cycle WEn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 718 | #define _EBI_WRTIMING2_HALFWE_SHIFT 28 /**< Shift value for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 719 | #define _EBI_WRTIMING2_HALFWE_MASK 0x10000000UL /**< Bit mask for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 720 | #define _EBI_WRTIMING2_HALFWE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 721 | #define EBI_WRTIMING2_HALFWE_DEFAULT (_EBI_WRTIMING2_HALFWE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 722 | #define EBI_WRTIMING2_WBUFDIS (0x1UL << 29) /**< Write Buffer Disable */ |
Kojto | 98:8ab26030e058 | 723 | #define _EBI_WRTIMING2_WBUFDIS_SHIFT 29 /**< Shift value for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 724 | #define _EBI_WRTIMING2_WBUFDIS_MASK 0x20000000UL /**< Bit mask for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 725 | #define _EBI_WRTIMING2_WBUFDIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 726 | #define EBI_WRTIMING2_WBUFDIS_DEFAULT (_EBI_WRTIMING2_WBUFDIS_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_WRTIMING2 */ |
Kojto | 98:8ab26030e058 | 727 | |
Kojto | 98:8ab26030e058 | 728 | /* Bit fields for EBI POLARITY2 */ |
Kojto | 98:8ab26030e058 | 729 | #define _EBI_POLARITY2_RESETVALUE 0x00000000UL /**< Default value for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 730 | #define _EBI_POLARITY2_MASK 0x0000003FUL /**< Mask for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 731 | #define EBI_POLARITY2_CSPOL (0x1UL << 0) /**< Chip Select Polarity */ |
Kojto | 98:8ab26030e058 | 732 | #define _EBI_POLARITY2_CSPOL_SHIFT 0 /**< Shift value for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 733 | #define _EBI_POLARITY2_CSPOL_MASK 0x1UL /**< Bit mask for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 734 | #define _EBI_POLARITY2_CSPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 735 | #define _EBI_POLARITY2_CSPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 736 | #define _EBI_POLARITY2_CSPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 737 | #define EBI_POLARITY2_CSPOL_DEFAULT (_EBI_POLARITY2_CSPOL_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 738 | #define EBI_POLARITY2_CSPOL_ACTIVELOW (_EBI_POLARITY2_CSPOL_ACTIVELOW << 0) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 739 | #define EBI_POLARITY2_CSPOL_ACTIVEHIGH (_EBI_POLARITY2_CSPOL_ACTIVEHIGH << 0) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 740 | #define EBI_POLARITY2_REPOL (0x1UL << 1) /**< Read Enable Polarity */ |
Kojto | 98:8ab26030e058 | 741 | #define _EBI_POLARITY2_REPOL_SHIFT 1 /**< Shift value for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 742 | #define _EBI_POLARITY2_REPOL_MASK 0x2UL /**< Bit mask for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 743 | #define _EBI_POLARITY2_REPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 744 | #define _EBI_POLARITY2_REPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 745 | #define _EBI_POLARITY2_REPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 746 | #define EBI_POLARITY2_REPOL_DEFAULT (_EBI_POLARITY2_REPOL_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 747 | #define EBI_POLARITY2_REPOL_ACTIVELOW (_EBI_POLARITY2_REPOL_ACTIVELOW << 1) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 748 | #define EBI_POLARITY2_REPOL_ACTIVEHIGH (_EBI_POLARITY2_REPOL_ACTIVEHIGH << 1) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 749 | #define EBI_POLARITY2_WEPOL (0x1UL << 2) /**< Write Enable Polarity */ |
Kojto | 98:8ab26030e058 | 750 | #define _EBI_POLARITY2_WEPOL_SHIFT 2 /**< Shift value for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 751 | #define _EBI_POLARITY2_WEPOL_MASK 0x4UL /**< Bit mask for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 752 | #define _EBI_POLARITY2_WEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 753 | #define _EBI_POLARITY2_WEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 754 | #define _EBI_POLARITY2_WEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 755 | #define EBI_POLARITY2_WEPOL_DEFAULT (_EBI_POLARITY2_WEPOL_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 756 | #define EBI_POLARITY2_WEPOL_ACTIVELOW (_EBI_POLARITY2_WEPOL_ACTIVELOW << 2) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 757 | #define EBI_POLARITY2_WEPOL_ACTIVEHIGH (_EBI_POLARITY2_WEPOL_ACTIVEHIGH << 2) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 758 | #define EBI_POLARITY2_ALEPOL (0x1UL << 3) /**< Address Latch Polarity */ |
Kojto | 98:8ab26030e058 | 759 | #define _EBI_POLARITY2_ALEPOL_SHIFT 3 /**< Shift value for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 760 | #define _EBI_POLARITY2_ALEPOL_MASK 0x8UL /**< Bit mask for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 761 | #define _EBI_POLARITY2_ALEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 762 | #define _EBI_POLARITY2_ALEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 763 | #define _EBI_POLARITY2_ALEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 764 | #define EBI_POLARITY2_ALEPOL_DEFAULT (_EBI_POLARITY2_ALEPOL_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 765 | #define EBI_POLARITY2_ALEPOL_ACTIVELOW (_EBI_POLARITY2_ALEPOL_ACTIVELOW << 3) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 766 | #define EBI_POLARITY2_ALEPOL_ACTIVEHIGH (_EBI_POLARITY2_ALEPOL_ACTIVEHIGH << 3) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 767 | #define EBI_POLARITY2_ARDYPOL (0x1UL << 4) /**< ARDY Polarity */ |
Kojto | 98:8ab26030e058 | 768 | #define _EBI_POLARITY2_ARDYPOL_SHIFT 4 /**< Shift value for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 769 | #define _EBI_POLARITY2_ARDYPOL_MASK 0x10UL /**< Bit mask for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 770 | #define _EBI_POLARITY2_ARDYPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 771 | #define _EBI_POLARITY2_ARDYPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 772 | #define _EBI_POLARITY2_ARDYPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 773 | #define EBI_POLARITY2_ARDYPOL_DEFAULT (_EBI_POLARITY2_ARDYPOL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 774 | #define EBI_POLARITY2_ARDYPOL_ACTIVELOW (_EBI_POLARITY2_ARDYPOL_ACTIVELOW << 4) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 775 | #define EBI_POLARITY2_ARDYPOL_ACTIVEHIGH (_EBI_POLARITY2_ARDYPOL_ACTIVEHIGH << 4) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 776 | #define EBI_POLARITY2_BLPOL (0x1UL << 5) /**< BL Polarity */ |
Kojto | 98:8ab26030e058 | 777 | #define _EBI_POLARITY2_BLPOL_SHIFT 5 /**< Shift value for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 778 | #define _EBI_POLARITY2_BLPOL_MASK 0x20UL /**< Bit mask for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 779 | #define _EBI_POLARITY2_BLPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 780 | #define _EBI_POLARITY2_BLPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 781 | #define _EBI_POLARITY2_BLPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 782 | #define EBI_POLARITY2_BLPOL_DEFAULT (_EBI_POLARITY2_BLPOL_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 783 | #define EBI_POLARITY2_BLPOL_ACTIVELOW (_EBI_POLARITY2_BLPOL_ACTIVELOW << 5) /**< Shifted mode ACTIVELOW for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 784 | #define EBI_POLARITY2_BLPOL_ACTIVEHIGH (_EBI_POLARITY2_BLPOL_ACTIVEHIGH << 5) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY2 */ |
Kojto | 98:8ab26030e058 | 785 | |
Kojto | 98:8ab26030e058 | 786 | /* Bit fields for EBI ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 787 | #define _EBI_ADDRTIMING3_RESETVALUE 0x00000303UL /**< Default value for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 788 | #define _EBI_ADDRTIMING3_MASK 0x10000303UL /**< Mask for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 789 | #define _EBI_ADDRTIMING3_ADDRSETUP_SHIFT 0 /**< Shift value for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 790 | #define _EBI_ADDRTIMING3_ADDRSETUP_MASK 0x3UL /**< Bit mask for EBI_ADDRSETUP */ |
Kojto | 98:8ab26030e058 | 791 | #define _EBI_ADDRTIMING3_ADDRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 792 | #define EBI_ADDRTIMING3_ADDRSETUP_DEFAULT (_EBI_ADDRTIMING3_ADDRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 793 | #define _EBI_ADDRTIMING3_ADDRHOLD_SHIFT 8 /**< Shift value for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 794 | #define _EBI_ADDRTIMING3_ADDRHOLD_MASK 0x300UL /**< Bit mask for EBI_ADDRHOLD */ |
Kojto | 98:8ab26030e058 | 795 | #define _EBI_ADDRTIMING3_ADDRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 796 | #define EBI_ADDRTIMING3_ADDRHOLD_DEFAULT (_EBI_ADDRTIMING3_ADDRHOLD_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 797 | #define EBI_ADDRTIMING3_HALFALE (0x1UL << 28) /**< Half Cycle ALE Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 798 | #define _EBI_ADDRTIMING3_HALFALE_SHIFT 28 /**< Shift value for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 799 | #define _EBI_ADDRTIMING3_HALFALE_MASK 0x10000000UL /**< Bit mask for EBI_HALFALE */ |
Kojto | 98:8ab26030e058 | 800 | #define _EBI_ADDRTIMING3_HALFALE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 801 | #define EBI_ADDRTIMING3_HALFALE_DEFAULT (_EBI_ADDRTIMING3_HALFALE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_ADDRTIMING3 */ |
Kojto | 98:8ab26030e058 | 802 | |
Kojto | 98:8ab26030e058 | 803 | /* Bit fields for EBI RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 804 | #define _EBI_RDTIMING3_RESETVALUE 0x00033F03UL /**< Default value for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 805 | #define _EBI_RDTIMING3_MASK 0x70033F03UL /**< Mask for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 806 | #define _EBI_RDTIMING3_RDSETUP_SHIFT 0 /**< Shift value for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 807 | #define _EBI_RDTIMING3_RDSETUP_MASK 0x3UL /**< Bit mask for EBI_RDSETUP */ |
Kojto | 98:8ab26030e058 | 808 | #define _EBI_RDTIMING3_RDSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 809 | #define EBI_RDTIMING3_RDSETUP_DEFAULT (_EBI_RDTIMING3_RDSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 810 | #define _EBI_RDTIMING3_RDSTRB_SHIFT 8 /**< Shift value for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 811 | #define _EBI_RDTIMING3_RDSTRB_MASK 0x3F00UL /**< Bit mask for EBI_RDSTRB */ |
Kojto | 98:8ab26030e058 | 812 | #define _EBI_RDTIMING3_RDSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 813 | #define EBI_RDTIMING3_RDSTRB_DEFAULT (_EBI_RDTIMING3_RDSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 814 | #define _EBI_RDTIMING3_RDHOLD_SHIFT 16 /**< Shift value for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 815 | #define _EBI_RDTIMING3_RDHOLD_MASK 0x30000UL /**< Bit mask for EBI_RDHOLD */ |
Kojto | 98:8ab26030e058 | 816 | #define _EBI_RDTIMING3_RDHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 817 | #define EBI_RDTIMING3_RDHOLD_DEFAULT (_EBI_RDTIMING3_RDHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 818 | #define EBI_RDTIMING3_HALFRE (0x1UL << 28) /**< Half Cycle REn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 819 | #define _EBI_RDTIMING3_HALFRE_SHIFT 28 /**< Shift value for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 820 | #define _EBI_RDTIMING3_HALFRE_MASK 0x10000000UL /**< Bit mask for EBI_HALFRE */ |
Kojto | 98:8ab26030e058 | 821 | #define _EBI_RDTIMING3_HALFRE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 822 | #define EBI_RDTIMING3_HALFRE_DEFAULT (_EBI_RDTIMING3_HALFRE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 823 | #define EBI_RDTIMING3_PREFETCH (0x1UL << 29) /**< Prefetch Enable */ |
Kojto | 98:8ab26030e058 | 824 | #define _EBI_RDTIMING3_PREFETCH_SHIFT 29 /**< Shift value for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 825 | #define _EBI_RDTIMING3_PREFETCH_MASK 0x20000000UL /**< Bit mask for EBI_PREFETCH */ |
Kojto | 98:8ab26030e058 | 826 | #define _EBI_RDTIMING3_PREFETCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 827 | #define EBI_RDTIMING3_PREFETCH_DEFAULT (_EBI_RDTIMING3_PREFETCH_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 828 | #define EBI_RDTIMING3_PAGEMODE (0x1UL << 30) /**< Page Mode Access Enable */ |
Kojto | 98:8ab26030e058 | 829 | #define _EBI_RDTIMING3_PAGEMODE_SHIFT 30 /**< Shift value for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 830 | #define _EBI_RDTIMING3_PAGEMODE_MASK 0x40000000UL /**< Bit mask for EBI_PAGEMODE */ |
Kojto | 98:8ab26030e058 | 831 | #define _EBI_RDTIMING3_PAGEMODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 832 | #define EBI_RDTIMING3_PAGEMODE_DEFAULT (_EBI_RDTIMING3_PAGEMODE_DEFAULT << 30) /**< Shifted mode DEFAULT for EBI_RDTIMING3 */ |
Kojto | 98:8ab26030e058 | 833 | |
Kojto | 98:8ab26030e058 | 834 | /* Bit fields for EBI WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 835 | #define _EBI_WRTIMING3_RESETVALUE 0x00033F03UL /**< Default value for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 836 | #define _EBI_WRTIMING3_MASK 0x30033F03UL /**< Mask for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 837 | #define _EBI_WRTIMING3_WRSETUP_SHIFT 0 /**< Shift value for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 838 | #define _EBI_WRTIMING3_WRSETUP_MASK 0x3UL /**< Bit mask for EBI_WRSETUP */ |
Kojto | 98:8ab26030e058 | 839 | #define _EBI_WRTIMING3_WRSETUP_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 840 | #define EBI_WRTIMING3_WRSETUP_DEFAULT (_EBI_WRTIMING3_WRSETUP_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 841 | #define _EBI_WRTIMING3_WRSTRB_SHIFT 8 /**< Shift value for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 842 | #define _EBI_WRTIMING3_WRSTRB_MASK 0x3F00UL /**< Bit mask for EBI_WRSTRB */ |
Kojto | 98:8ab26030e058 | 843 | #define _EBI_WRTIMING3_WRSTRB_DEFAULT 0x0000003FUL /**< Mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 844 | #define EBI_WRTIMING3_WRSTRB_DEFAULT (_EBI_WRTIMING3_WRSTRB_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 845 | #define _EBI_WRTIMING3_WRHOLD_SHIFT 16 /**< Shift value for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 846 | #define _EBI_WRTIMING3_WRHOLD_MASK 0x30000UL /**< Bit mask for EBI_WRHOLD */ |
Kojto | 98:8ab26030e058 | 847 | #define _EBI_WRTIMING3_WRHOLD_DEFAULT 0x00000003UL /**< Mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 848 | #define EBI_WRTIMING3_WRHOLD_DEFAULT (_EBI_WRTIMING3_WRHOLD_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 849 | #define EBI_WRTIMING3_HALFWE (0x1UL << 28) /**< Half Cycle WEn Strobe Duration Enable */ |
Kojto | 98:8ab26030e058 | 850 | #define _EBI_WRTIMING3_HALFWE_SHIFT 28 /**< Shift value for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 851 | #define _EBI_WRTIMING3_HALFWE_MASK 0x10000000UL /**< Bit mask for EBI_HALFWE */ |
Kojto | 98:8ab26030e058 | 852 | #define _EBI_WRTIMING3_HALFWE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 853 | #define EBI_WRTIMING3_HALFWE_DEFAULT (_EBI_WRTIMING3_HALFWE_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 854 | #define EBI_WRTIMING3_WBUFDIS (0x1UL << 29) /**< Write Buffer Disable */ |
Kojto | 98:8ab26030e058 | 855 | #define _EBI_WRTIMING3_WBUFDIS_SHIFT 29 /**< Shift value for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 856 | #define _EBI_WRTIMING3_WBUFDIS_MASK 0x20000000UL /**< Bit mask for EBI_WBUFDIS */ |
Kojto | 98:8ab26030e058 | 857 | #define _EBI_WRTIMING3_WBUFDIS_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 858 | #define EBI_WRTIMING3_WBUFDIS_DEFAULT (_EBI_WRTIMING3_WBUFDIS_DEFAULT << 29) /**< Shifted mode DEFAULT for EBI_WRTIMING3 */ |
Kojto | 98:8ab26030e058 | 859 | |
Kojto | 98:8ab26030e058 | 860 | /* Bit fields for EBI POLARITY3 */ |
Kojto | 98:8ab26030e058 | 861 | #define _EBI_POLARITY3_RESETVALUE 0x00000000UL /**< Default value for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 862 | #define _EBI_POLARITY3_MASK 0x0000003FUL /**< Mask for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 863 | #define EBI_POLARITY3_CSPOL (0x1UL << 0) /**< Chip Select Polarity */ |
Kojto | 98:8ab26030e058 | 864 | #define _EBI_POLARITY3_CSPOL_SHIFT 0 /**< Shift value for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 865 | #define _EBI_POLARITY3_CSPOL_MASK 0x1UL /**< Bit mask for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 866 | #define _EBI_POLARITY3_CSPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 867 | #define _EBI_POLARITY3_CSPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 868 | #define _EBI_POLARITY3_CSPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 869 | #define EBI_POLARITY3_CSPOL_DEFAULT (_EBI_POLARITY3_CSPOL_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 870 | #define EBI_POLARITY3_CSPOL_ACTIVELOW (_EBI_POLARITY3_CSPOL_ACTIVELOW << 0) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 871 | #define EBI_POLARITY3_CSPOL_ACTIVEHIGH (_EBI_POLARITY3_CSPOL_ACTIVEHIGH << 0) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 872 | #define EBI_POLARITY3_REPOL (0x1UL << 1) /**< Read Enable Polarity */ |
Kojto | 98:8ab26030e058 | 873 | #define _EBI_POLARITY3_REPOL_SHIFT 1 /**< Shift value for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 874 | #define _EBI_POLARITY3_REPOL_MASK 0x2UL /**< Bit mask for EBI_REPOL */ |
Kojto | 98:8ab26030e058 | 875 | #define _EBI_POLARITY3_REPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 876 | #define _EBI_POLARITY3_REPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 877 | #define _EBI_POLARITY3_REPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 878 | #define EBI_POLARITY3_REPOL_DEFAULT (_EBI_POLARITY3_REPOL_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 879 | #define EBI_POLARITY3_REPOL_ACTIVELOW (_EBI_POLARITY3_REPOL_ACTIVELOW << 1) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 880 | #define EBI_POLARITY3_REPOL_ACTIVEHIGH (_EBI_POLARITY3_REPOL_ACTIVEHIGH << 1) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 881 | #define EBI_POLARITY3_WEPOL (0x1UL << 2) /**< Write Enable Polarity */ |
Kojto | 98:8ab26030e058 | 882 | #define _EBI_POLARITY3_WEPOL_SHIFT 2 /**< Shift value for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 883 | #define _EBI_POLARITY3_WEPOL_MASK 0x4UL /**< Bit mask for EBI_WEPOL */ |
Kojto | 98:8ab26030e058 | 884 | #define _EBI_POLARITY3_WEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 885 | #define _EBI_POLARITY3_WEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 886 | #define _EBI_POLARITY3_WEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 887 | #define EBI_POLARITY3_WEPOL_DEFAULT (_EBI_POLARITY3_WEPOL_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 888 | #define EBI_POLARITY3_WEPOL_ACTIVELOW (_EBI_POLARITY3_WEPOL_ACTIVELOW << 2) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 889 | #define EBI_POLARITY3_WEPOL_ACTIVEHIGH (_EBI_POLARITY3_WEPOL_ACTIVEHIGH << 2) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 890 | #define EBI_POLARITY3_ALEPOL (0x1UL << 3) /**< Address Latch Polarity */ |
Kojto | 98:8ab26030e058 | 891 | #define _EBI_POLARITY3_ALEPOL_SHIFT 3 /**< Shift value for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 892 | #define _EBI_POLARITY3_ALEPOL_MASK 0x8UL /**< Bit mask for EBI_ALEPOL */ |
Kojto | 98:8ab26030e058 | 893 | #define _EBI_POLARITY3_ALEPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 894 | #define _EBI_POLARITY3_ALEPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 895 | #define _EBI_POLARITY3_ALEPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 896 | #define EBI_POLARITY3_ALEPOL_DEFAULT (_EBI_POLARITY3_ALEPOL_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 897 | #define EBI_POLARITY3_ALEPOL_ACTIVELOW (_EBI_POLARITY3_ALEPOL_ACTIVELOW << 3) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 898 | #define EBI_POLARITY3_ALEPOL_ACTIVEHIGH (_EBI_POLARITY3_ALEPOL_ACTIVEHIGH << 3) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 899 | #define EBI_POLARITY3_ARDYPOL (0x1UL << 4) /**< ARDY Polarity */ |
Kojto | 98:8ab26030e058 | 900 | #define _EBI_POLARITY3_ARDYPOL_SHIFT 4 /**< Shift value for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 901 | #define _EBI_POLARITY3_ARDYPOL_MASK 0x10UL /**< Bit mask for EBI_ARDYPOL */ |
Kojto | 98:8ab26030e058 | 902 | #define _EBI_POLARITY3_ARDYPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 903 | #define _EBI_POLARITY3_ARDYPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 904 | #define _EBI_POLARITY3_ARDYPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 905 | #define EBI_POLARITY3_ARDYPOL_DEFAULT (_EBI_POLARITY3_ARDYPOL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 906 | #define EBI_POLARITY3_ARDYPOL_ACTIVELOW (_EBI_POLARITY3_ARDYPOL_ACTIVELOW << 4) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 907 | #define EBI_POLARITY3_ARDYPOL_ACTIVEHIGH (_EBI_POLARITY3_ARDYPOL_ACTIVEHIGH << 4) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 908 | #define EBI_POLARITY3_BLPOL (0x1UL << 5) /**< BL Polarity */ |
Kojto | 98:8ab26030e058 | 909 | #define _EBI_POLARITY3_BLPOL_SHIFT 5 /**< Shift value for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 910 | #define _EBI_POLARITY3_BLPOL_MASK 0x20UL /**< Bit mask for EBI_BLPOL */ |
Kojto | 98:8ab26030e058 | 911 | #define _EBI_POLARITY3_BLPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 912 | #define _EBI_POLARITY3_BLPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 913 | #define _EBI_POLARITY3_BLPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 914 | #define EBI_POLARITY3_BLPOL_DEFAULT (_EBI_POLARITY3_BLPOL_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 915 | #define EBI_POLARITY3_BLPOL_ACTIVELOW (_EBI_POLARITY3_BLPOL_ACTIVELOW << 5) /**< Shifted mode ACTIVELOW for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 916 | #define EBI_POLARITY3_BLPOL_ACTIVEHIGH (_EBI_POLARITY3_BLPOL_ACTIVEHIGH << 5) /**< Shifted mode ACTIVEHIGH for EBI_POLARITY3 */ |
Kojto | 98:8ab26030e058 | 917 | |
Kojto | 98:8ab26030e058 | 918 | /* Bit fields for EBI PAGECTRL */ |
Kojto | 98:8ab26030e058 | 919 | #define _EBI_PAGECTRL_RESETVALUE 0x00000700UL /**< Default value for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 920 | #define _EBI_PAGECTRL_MASK 0x07F00713UL /**< Mask for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 921 | #define _EBI_PAGECTRL_PAGELEN_SHIFT 0 /**< Shift value for EBI_PAGELEN */ |
Kojto | 98:8ab26030e058 | 922 | #define _EBI_PAGECTRL_PAGELEN_MASK 0x3UL /**< Bit mask for EBI_PAGELEN */ |
Kojto | 98:8ab26030e058 | 923 | #define _EBI_PAGECTRL_PAGELEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 924 | #define _EBI_PAGECTRL_PAGELEN_MEMBER4 0x00000000UL /**< Mode MEMBER4 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 925 | #define _EBI_PAGECTRL_PAGELEN_MEMBER8 0x00000001UL /**< Mode MEMBER8 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 926 | #define _EBI_PAGECTRL_PAGELEN_MEMBER16 0x00000002UL /**< Mode MEMBER16 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 927 | #define _EBI_PAGECTRL_PAGELEN_MEMBER32 0x00000003UL /**< Mode MEMBER32 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 928 | #define EBI_PAGECTRL_PAGELEN_DEFAULT (_EBI_PAGECTRL_PAGELEN_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 929 | #define EBI_PAGECTRL_PAGELEN_MEMBER4 (_EBI_PAGECTRL_PAGELEN_MEMBER4 << 0) /**< Shifted mode MEMBER4 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 930 | #define EBI_PAGECTRL_PAGELEN_MEMBER8 (_EBI_PAGECTRL_PAGELEN_MEMBER8 << 0) /**< Shifted mode MEMBER8 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 931 | #define EBI_PAGECTRL_PAGELEN_MEMBER16 (_EBI_PAGECTRL_PAGELEN_MEMBER16 << 0) /**< Shifted mode MEMBER16 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 932 | #define EBI_PAGECTRL_PAGELEN_MEMBER32 (_EBI_PAGECTRL_PAGELEN_MEMBER32 << 0) /**< Shifted mode MEMBER32 for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 933 | #define EBI_PAGECTRL_INCHIT (0x1UL << 4) /**< Intrapage hit only on incremental addresses */ |
Kojto | 98:8ab26030e058 | 934 | #define _EBI_PAGECTRL_INCHIT_SHIFT 4 /**< Shift value for EBI_INCHIT */ |
Kojto | 98:8ab26030e058 | 935 | #define _EBI_PAGECTRL_INCHIT_MASK 0x10UL /**< Bit mask for EBI_INCHIT */ |
Kojto | 98:8ab26030e058 | 936 | #define _EBI_PAGECTRL_INCHIT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 937 | #define EBI_PAGECTRL_INCHIT_DEFAULT (_EBI_PAGECTRL_INCHIT_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 938 | #define _EBI_PAGECTRL_RDPA_SHIFT 8 /**< Shift value for EBI_RDPA */ |
Kojto | 98:8ab26030e058 | 939 | #define _EBI_PAGECTRL_RDPA_MASK 0x700UL /**< Bit mask for EBI_RDPA */ |
Kojto | 98:8ab26030e058 | 940 | #define _EBI_PAGECTRL_RDPA_DEFAULT 0x00000007UL /**< Mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 941 | #define EBI_PAGECTRL_RDPA_DEFAULT (_EBI_PAGECTRL_RDPA_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 942 | #define _EBI_PAGECTRL_KEEPOPEN_SHIFT 20 /**< Shift value for EBI_KEEPOPEN */ |
Kojto | 98:8ab26030e058 | 943 | #define _EBI_PAGECTRL_KEEPOPEN_MASK 0x7F00000UL /**< Bit mask for EBI_KEEPOPEN */ |
Kojto | 98:8ab26030e058 | 944 | #define _EBI_PAGECTRL_KEEPOPEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 945 | #define EBI_PAGECTRL_KEEPOPEN_DEFAULT (_EBI_PAGECTRL_KEEPOPEN_DEFAULT << 20) /**< Shifted mode DEFAULT for EBI_PAGECTRL */ |
Kojto | 98:8ab26030e058 | 946 | |
Kojto | 98:8ab26030e058 | 947 | /* Bit fields for EBI NANDCTRL */ |
Kojto | 98:8ab26030e058 | 948 | #define _EBI_NANDCTRL_RESETVALUE 0x00000000UL /**< Default value for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 949 | #define _EBI_NANDCTRL_MASK 0x00000031UL /**< Mask for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 950 | #define EBI_NANDCTRL_EN (0x1UL << 0) /**< NAND Flash control enable */ |
Kojto | 98:8ab26030e058 | 951 | #define _EBI_NANDCTRL_EN_SHIFT 0 /**< Shift value for EBI_EN */ |
Kojto | 98:8ab26030e058 | 952 | #define _EBI_NANDCTRL_EN_MASK 0x1UL /**< Bit mask for EBI_EN */ |
Kojto | 98:8ab26030e058 | 953 | #define _EBI_NANDCTRL_EN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 954 | #define EBI_NANDCTRL_EN_DEFAULT (_EBI_NANDCTRL_EN_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 955 | #define _EBI_NANDCTRL_BANKSEL_SHIFT 4 /**< Shift value for EBI_BANKSEL */ |
Kojto | 98:8ab26030e058 | 956 | #define _EBI_NANDCTRL_BANKSEL_MASK 0x30UL /**< Bit mask for EBI_BANKSEL */ |
Kojto | 98:8ab26030e058 | 957 | #define _EBI_NANDCTRL_BANKSEL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 958 | #define _EBI_NANDCTRL_BANKSEL_BANK0 0x00000000UL /**< Mode BANK0 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 959 | #define _EBI_NANDCTRL_BANKSEL_BANK1 0x00000001UL /**< Mode BANK1 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 960 | #define _EBI_NANDCTRL_BANKSEL_BANK2 0x00000002UL /**< Mode BANK2 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 961 | #define _EBI_NANDCTRL_BANKSEL_BANK3 0x00000003UL /**< Mode BANK3 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 962 | #define EBI_NANDCTRL_BANKSEL_DEFAULT (_EBI_NANDCTRL_BANKSEL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 963 | #define EBI_NANDCTRL_BANKSEL_BANK0 (_EBI_NANDCTRL_BANKSEL_BANK0 << 4) /**< Shifted mode BANK0 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 964 | #define EBI_NANDCTRL_BANKSEL_BANK1 (_EBI_NANDCTRL_BANKSEL_BANK1 << 4) /**< Shifted mode BANK1 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 965 | #define EBI_NANDCTRL_BANKSEL_BANK2 (_EBI_NANDCTRL_BANKSEL_BANK2 << 4) /**< Shifted mode BANK2 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 966 | #define EBI_NANDCTRL_BANKSEL_BANK3 (_EBI_NANDCTRL_BANKSEL_BANK3 << 4) /**< Shifted mode BANK3 for EBI_NANDCTRL */ |
Kojto | 98:8ab26030e058 | 967 | |
Kojto | 98:8ab26030e058 | 968 | /* Bit fields for EBI CMD */ |
Kojto | 98:8ab26030e058 | 969 | #define _EBI_CMD_RESETVALUE 0x00000000UL /**< Default value for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 970 | #define _EBI_CMD_MASK 0x00000007UL /**< Mask for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 971 | #define EBI_CMD_ECCSTART (0x1UL << 0) /**< Error Correction Code Generation Start */ |
Kojto | 98:8ab26030e058 | 972 | #define _EBI_CMD_ECCSTART_SHIFT 0 /**< Shift value for EBI_ECCSTART */ |
Kojto | 98:8ab26030e058 | 973 | #define _EBI_CMD_ECCSTART_MASK 0x1UL /**< Bit mask for EBI_ECCSTART */ |
Kojto | 98:8ab26030e058 | 974 | #define _EBI_CMD_ECCSTART_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 975 | #define EBI_CMD_ECCSTART_DEFAULT (_EBI_CMD_ECCSTART_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 976 | #define EBI_CMD_ECCSTOP (0x1UL << 1) /**< Error Correction Code Generation Stop */ |
Kojto | 98:8ab26030e058 | 977 | #define _EBI_CMD_ECCSTOP_SHIFT 1 /**< Shift value for EBI_ECCSTOP */ |
Kojto | 98:8ab26030e058 | 978 | #define _EBI_CMD_ECCSTOP_MASK 0x2UL /**< Bit mask for EBI_ECCSTOP */ |
Kojto | 98:8ab26030e058 | 979 | #define _EBI_CMD_ECCSTOP_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 980 | #define EBI_CMD_ECCSTOP_DEFAULT (_EBI_CMD_ECCSTOP_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 981 | #define EBI_CMD_ECCCLEAR (0x1UL << 2) /**< Error Correction Code Clear */ |
Kojto | 98:8ab26030e058 | 982 | #define _EBI_CMD_ECCCLEAR_SHIFT 2 /**< Shift value for EBI_ECCCLEAR */ |
Kojto | 98:8ab26030e058 | 983 | #define _EBI_CMD_ECCCLEAR_MASK 0x4UL /**< Bit mask for EBI_ECCCLEAR */ |
Kojto | 98:8ab26030e058 | 984 | #define _EBI_CMD_ECCCLEAR_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 985 | #define EBI_CMD_ECCCLEAR_DEFAULT (_EBI_CMD_ECCCLEAR_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_CMD */ |
Kojto | 98:8ab26030e058 | 986 | |
Kojto | 98:8ab26030e058 | 987 | /* Bit fields for EBI STATUS */ |
Kojto | 98:8ab26030e058 | 988 | #define _EBI_STATUS_RESETVALUE 0x00000000UL /**< Default value for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 989 | #define _EBI_STATUS_MASK 0x00003711UL /**< Mask for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 990 | #define EBI_STATUS_AHBACT (0x1UL << 0) /**< EBI Busy with AHB Transaction. */ |
Kojto | 98:8ab26030e058 | 991 | #define _EBI_STATUS_AHBACT_SHIFT 0 /**< Shift value for EBI_AHBACT */ |
Kojto | 98:8ab26030e058 | 992 | #define _EBI_STATUS_AHBACT_MASK 0x1UL /**< Bit mask for EBI_AHBACT */ |
Kojto | 98:8ab26030e058 | 993 | #define _EBI_STATUS_AHBACT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 994 | #define EBI_STATUS_AHBACT_DEFAULT (_EBI_STATUS_AHBACT_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 995 | #define EBI_STATUS_ECCACT (0x1UL << 4) /**< EBI ECC Generation Active. */ |
Kojto | 98:8ab26030e058 | 996 | #define _EBI_STATUS_ECCACT_SHIFT 4 /**< Shift value for EBI_ECCACT */ |
Kojto | 98:8ab26030e058 | 997 | #define _EBI_STATUS_ECCACT_MASK 0x10UL /**< Bit mask for EBI_ECCACT */ |
Kojto | 98:8ab26030e058 | 998 | #define _EBI_STATUS_ECCACT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 999 | #define EBI_STATUS_ECCACT_DEFAULT (_EBI_STATUS_ECCACT_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1000 | #define EBI_STATUS_TFTPIXEL0EMPTY (0x1UL << 8) /**< EBI_TFTPIXEL0 is empty. */ |
Kojto | 98:8ab26030e058 | 1001 | #define _EBI_STATUS_TFTPIXEL0EMPTY_SHIFT 8 /**< Shift value for EBI_TFTPIXEL0EMPTY */ |
Kojto | 98:8ab26030e058 | 1002 | #define _EBI_STATUS_TFTPIXEL0EMPTY_MASK 0x100UL /**< Bit mask for EBI_TFTPIXEL0EMPTY */ |
Kojto | 98:8ab26030e058 | 1003 | #define _EBI_STATUS_TFTPIXEL0EMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1004 | #define EBI_STATUS_TFTPIXEL0EMPTY_DEFAULT (_EBI_STATUS_TFTPIXEL0EMPTY_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1005 | #define EBI_STATUS_TFTPIXEL1EMPTY (0x1UL << 9) /**< EBI_TFTPIXEL1 is empty. */ |
Kojto | 98:8ab26030e058 | 1006 | #define _EBI_STATUS_TFTPIXEL1EMPTY_SHIFT 9 /**< Shift value for EBI_TFTPIXEL1EMPTY */ |
Kojto | 98:8ab26030e058 | 1007 | #define _EBI_STATUS_TFTPIXEL1EMPTY_MASK 0x200UL /**< Bit mask for EBI_TFTPIXEL1EMPTY */ |
Kojto | 98:8ab26030e058 | 1008 | #define _EBI_STATUS_TFTPIXEL1EMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1009 | #define EBI_STATUS_TFTPIXEL1EMPTY_DEFAULT (_EBI_STATUS_TFTPIXEL1EMPTY_DEFAULT << 9) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1010 | #define EBI_STATUS_TFTPIXELFULL (0x1UL << 10) /**< EBI_TFTPIXEL0 is full. */ |
Kojto | 98:8ab26030e058 | 1011 | #define _EBI_STATUS_TFTPIXELFULL_SHIFT 10 /**< Shift value for EBI_TFTPIXELFULL */ |
Kojto | 98:8ab26030e058 | 1012 | #define _EBI_STATUS_TFTPIXELFULL_MASK 0x400UL /**< Bit mask for EBI_TFTPIXELFULL */ |
Kojto | 98:8ab26030e058 | 1013 | #define _EBI_STATUS_TFTPIXELFULL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1014 | #define EBI_STATUS_TFTPIXELFULL_DEFAULT (_EBI_STATUS_TFTPIXELFULL_DEFAULT << 10) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1015 | #define EBI_STATUS_DDACT (0x1UL << 12) /**< EBI Busy with Direct Drive Transactions. */ |
Kojto | 98:8ab26030e058 | 1016 | #define _EBI_STATUS_DDACT_SHIFT 12 /**< Shift value for EBI_DDACT */ |
Kojto | 98:8ab26030e058 | 1017 | #define _EBI_STATUS_DDACT_MASK 0x1000UL /**< Bit mask for EBI_DDACT */ |
Kojto | 98:8ab26030e058 | 1018 | #define _EBI_STATUS_DDACT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1019 | #define EBI_STATUS_DDACT_DEFAULT (_EBI_STATUS_DDACT_DEFAULT << 12) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1020 | #define EBI_STATUS_TFTDDEMPTY (0x1UL << 13) /**< EBI_TFTDD register is empty. */ |
Kojto | 98:8ab26030e058 | 1021 | #define _EBI_STATUS_TFTDDEMPTY_SHIFT 13 /**< Shift value for EBI_TFTDDEMPTY */ |
Kojto | 98:8ab26030e058 | 1022 | #define _EBI_STATUS_TFTDDEMPTY_MASK 0x2000UL /**< Bit mask for EBI_TFTDDEMPTY */ |
Kojto | 98:8ab26030e058 | 1023 | #define _EBI_STATUS_TFTDDEMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1024 | #define EBI_STATUS_TFTDDEMPTY_DEFAULT (_EBI_STATUS_TFTDDEMPTY_DEFAULT << 13) /**< Shifted mode DEFAULT for EBI_STATUS */ |
Kojto | 98:8ab26030e058 | 1025 | |
Kojto | 98:8ab26030e058 | 1026 | /* Bit fields for EBI ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1027 | #define _EBI_ECCPARITY_RESETVALUE 0x00000000UL /**< Default value for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1028 | #define _EBI_ECCPARITY_MASK 0xFFFFFFFFUL /**< Mask for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1029 | #define _EBI_ECCPARITY_ECCPARITY_SHIFT 0 /**< Shift value for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1030 | #define _EBI_ECCPARITY_ECCPARITY_MASK 0xFFFFFFFFUL /**< Bit mask for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1031 | #define _EBI_ECCPARITY_ECCPARITY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1032 | #define EBI_ECCPARITY_ECCPARITY_DEFAULT (_EBI_ECCPARITY_ECCPARITY_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_ECCPARITY */ |
Kojto | 98:8ab26030e058 | 1033 | |
Kojto | 98:8ab26030e058 | 1034 | /* Bit fields for EBI TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1035 | #define _EBI_TFTCTRL_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1036 | #define _EBI_TFTCTRL_MASK 0x01311F1FUL /**< Mask for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1037 | #define _EBI_TFTCTRL_DD_SHIFT 0 /**< Shift value for EBI_DD */ |
Kojto | 98:8ab26030e058 | 1038 | #define _EBI_TFTCTRL_DD_MASK 0x3UL /**< Bit mask for EBI_DD */ |
Kojto | 98:8ab26030e058 | 1039 | #define _EBI_TFTCTRL_DD_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1040 | #define _EBI_TFTCTRL_DD_DISABLED 0x00000000UL /**< Mode DISABLED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1041 | #define _EBI_TFTCTRL_DD_INTERNAL 0x00000001UL /**< Mode INTERNAL for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1042 | #define _EBI_TFTCTRL_DD_EXTERNAL 0x00000002UL /**< Mode EXTERNAL for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1043 | #define EBI_TFTCTRL_DD_DEFAULT (_EBI_TFTCTRL_DD_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1044 | #define EBI_TFTCTRL_DD_DISABLED (_EBI_TFTCTRL_DD_DISABLED << 0) /**< Shifted mode DISABLED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1045 | #define EBI_TFTCTRL_DD_INTERNAL (_EBI_TFTCTRL_DD_INTERNAL << 0) /**< Shifted mode INTERNAL for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1046 | #define EBI_TFTCTRL_DD_EXTERNAL (_EBI_TFTCTRL_DD_EXTERNAL << 0) /**< Shifted mode EXTERNAL for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1047 | #define _EBI_TFTCTRL_MASKBLEND_SHIFT 2 /**< Shift value for EBI_MASKBLEND */ |
Kojto | 98:8ab26030e058 | 1048 | #define _EBI_TFTCTRL_MASKBLEND_MASK 0x1CUL /**< Bit mask for EBI_MASKBLEND */ |
Kojto | 98:8ab26030e058 | 1049 | #define _EBI_TFTCTRL_MASKBLEND_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1050 | #define _EBI_TFTCTRL_MASKBLEND_DISABLED 0x00000000UL /**< Mode DISABLED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1051 | #define _EBI_TFTCTRL_MASKBLEND_IMASK 0x00000001UL /**< Mode IMASK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1052 | #define _EBI_TFTCTRL_MASKBLEND_IALPHA 0x00000002UL /**< Mode IALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1053 | #define _EBI_TFTCTRL_MASKBLEND_IMASKIALPHA 0x00000003UL /**< Mode IMASKIALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1054 | #define _EBI_TFTCTRL_MASKBLEND_EMASK 0x00000005UL /**< Mode EMASK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1055 | #define _EBI_TFTCTRL_MASKBLEND_EALPHA 0x00000006UL /**< Mode EALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1056 | #define _EBI_TFTCTRL_MASKBLEND_EMASKEALPHA 0x00000007UL /**< Mode EMASKEALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1057 | #define EBI_TFTCTRL_MASKBLEND_DEFAULT (_EBI_TFTCTRL_MASKBLEND_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1058 | #define EBI_TFTCTRL_MASKBLEND_DISABLED (_EBI_TFTCTRL_MASKBLEND_DISABLED << 2) /**< Shifted mode DISABLED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1059 | #define EBI_TFTCTRL_MASKBLEND_IMASK (_EBI_TFTCTRL_MASKBLEND_IMASK << 2) /**< Shifted mode IMASK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1060 | #define EBI_TFTCTRL_MASKBLEND_IALPHA (_EBI_TFTCTRL_MASKBLEND_IALPHA << 2) /**< Shifted mode IALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1061 | #define EBI_TFTCTRL_MASKBLEND_IMASKIALPHA (_EBI_TFTCTRL_MASKBLEND_IMASKIALPHA << 2) /**< Shifted mode IMASKIALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1062 | #define EBI_TFTCTRL_MASKBLEND_EMASK (_EBI_TFTCTRL_MASKBLEND_EMASK << 2) /**< Shifted mode EMASK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1063 | #define EBI_TFTCTRL_MASKBLEND_EALPHA (_EBI_TFTCTRL_MASKBLEND_EALPHA << 2) /**< Shifted mode EALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1064 | #define EBI_TFTCTRL_MASKBLEND_EMASKEALPHA (_EBI_TFTCTRL_MASKBLEND_EMASKEALPHA << 2) /**< Shifted mode EMASKEALPHA for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1065 | #define EBI_TFTCTRL_SHIFTDCLKEN (0x1UL << 8) /**< TFT EBI_DCLK Shift Enable */ |
Kojto | 98:8ab26030e058 | 1066 | #define _EBI_TFTCTRL_SHIFTDCLKEN_SHIFT 8 /**< Shift value for EBI_SHIFTDCLKEN */ |
Kojto | 98:8ab26030e058 | 1067 | #define _EBI_TFTCTRL_SHIFTDCLKEN_MASK 0x100UL /**< Bit mask for EBI_SHIFTDCLKEN */ |
Kojto | 98:8ab26030e058 | 1068 | #define _EBI_TFTCTRL_SHIFTDCLKEN_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1069 | #define EBI_TFTCTRL_SHIFTDCLKEN_DEFAULT (_EBI_TFTCTRL_SHIFTDCLKEN_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1070 | #define EBI_TFTCTRL_FBCTRIG (0x1UL << 9) /**< TFT Frame Base Copy Trigger */ |
Kojto | 98:8ab26030e058 | 1071 | #define _EBI_TFTCTRL_FBCTRIG_SHIFT 9 /**< Shift value for EBI_FBCTRIG */ |
Kojto | 98:8ab26030e058 | 1072 | #define _EBI_TFTCTRL_FBCTRIG_MASK 0x200UL /**< Bit mask for EBI_FBCTRIG */ |
Kojto | 98:8ab26030e058 | 1073 | #define _EBI_TFTCTRL_FBCTRIG_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1074 | #define _EBI_TFTCTRL_FBCTRIG_VSYNC 0x00000000UL /**< Mode VSYNC for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1075 | #define _EBI_TFTCTRL_FBCTRIG_HSYNC 0x00000001UL /**< Mode HSYNC for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1076 | #define EBI_TFTCTRL_FBCTRIG_DEFAULT (_EBI_TFTCTRL_FBCTRIG_DEFAULT << 9) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1077 | #define EBI_TFTCTRL_FBCTRIG_VSYNC (_EBI_TFTCTRL_FBCTRIG_VSYNC << 9) /**< Shifted mode VSYNC for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1078 | #define EBI_TFTCTRL_FBCTRIG_HSYNC (_EBI_TFTCTRL_FBCTRIG_HSYNC << 9) /**< Shifted mode HSYNC for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1079 | #define _EBI_TFTCTRL_INTERLEAVE_SHIFT 10 /**< Shift value for EBI_INTERLEAVE */ |
Kojto | 98:8ab26030e058 | 1080 | #define _EBI_TFTCTRL_INTERLEAVE_MASK 0xC00UL /**< Bit mask for EBI_INTERLEAVE */ |
Kojto | 98:8ab26030e058 | 1081 | #define _EBI_TFTCTRL_INTERLEAVE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1082 | #define _EBI_TFTCTRL_INTERLEAVE_UNLIMITED 0x00000000UL /**< Mode UNLIMITED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1083 | #define _EBI_TFTCTRL_INTERLEAVE_ONEPERDCLK 0x00000001UL /**< Mode ONEPERDCLK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1084 | #define _EBI_TFTCTRL_INTERLEAVE_PORCH 0x00000002UL /**< Mode PORCH for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1085 | #define EBI_TFTCTRL_INTERLEAVE_DEFAULT (_EBI_TFTCTRL_INTERLEAVE_DEFAULT << 10) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1086 | #define EBI_TFTCTRL_INTERLEAVE_UNLIMITED (_EBI_TFTCTRL_INTERLEAVE_UNLIMITED << 10) /**< Shifted mode UNLIMITED for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1087 | #define EBI_TFTCTRL_INTERLEAVE_ONEPERDCLK (_EBI_TFTCTRL_INTERLEAVE_ONEPERDCLK << 10) /**< Shifted mode ONEPERDCLK for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1088 | #define EBI_TFTCTRL_INTERLEAVE_PORCH (_EBI_TFTCTRL_INTERLEAVE_PORCH << 10) /**< Shifted mode PORCH for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1089 | #define EBI_TFTCTRL_COLOR1SRC (0x1UL << 12) /**< Masking/Alpha Blending Color1 Source */ |
Kojto | 98:8ab26030e058 | 1090 | #define _EBI_TFTCTRL_COLOR1SRC_SHIFT 12 /**< Shift value for EBI_COLOR1SRC */ |
Kojto | 98:8ab26030e058 | 1091 | #define _EBI_TFTCTRL_COLOR1SRC_MASK 0x1000UL /**< Bit mask for EBI_COLOR1SRC */ |
Kojto | 98:8ab26030e058 | 1092 | #define _EBI_TFTCTRL_COLOR1SRC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1093 | #define _EBI_TFTCTRL_COLOR1SRC_MEM 0x00000000UL /**< Mode MEM for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1094 | #define _EBI_TFTCTRL_COLOR1SRC_PIXEL1 0x00000001UL /**< Mode PIXEL1 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1095 | #define EBI_TFTCTRL_COLOR1SRC_DEFAULT (_EBI_TFTCTRL_COLOR1SRC_DEFAULT << 12) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1096 | #define EBI_TFTCTRL_COLOR1SRC_MEM (_EBI_TFTCTRL_COLOR1SRC_MEM << 12) /**< Shifted mode MEM for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1097 | #define EBI_TFTCTRL_COLOR1SRC_PIXEL1 (_EBI_TFTCTRL_COLOR1SRC_PIXEL1 << 12) /**< Shifted mode PIXEL1 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1098 | #define EBI_TFTCTRL_WIDTH (0x1UL << 16) /**< TFT Transaction Width */ |
Kojto | 98:8ab26030e058 | 1099 | #define _EBI_TFTCTRL_WIDTH_SHIFT 16 /**< Shift value for EBI_WIDTH */ |
Kojto | 98:8ab26030e058 | 1100 | #define _EBI_TFTCTRL_WIDTH_MASK 0x10000UL /**< Bit mask for EBI_WIDTH */ |
Kojto | 98:8ab26030e058 | 1101 | #define _EBI_TFTCTRL_WIDTH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1102 | #define _EBI_TFTCTRL_WIDTH_BYTE 0x00000000UL /**< Mode BYTE for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1103 | #define _EBI_TFTCTRL_WIDTH_HALFWORD 0x00000001UL /**< Mode HALFWORD for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1104 | #define EBI_TFTCTRL_WIDTH_DEFAULT (_EBI_TFTCTRL_WIDTH_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1105 | #define EBI_TFTCTRL_WIDTH_BYTE (_EBI_TFTCTRL_WIDTH_BYTE << 16) /**< Shifted mode BYTE for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1106 | #define EBI_TFTCTRL_WIDTH_HALFWORD (_EBI_TFTCTRL_WIDTH_HALFWORD << 16) /**< Shifted mode HALFWORD for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1107 | #define _EBI_TFTCTRL_BANKSEL_SHIFT 20 /**< Shift value for EBI_BANKSEL */ |
Kojto | 98:8ab26030e058 | 1108 | #define _EBI_TFTCTRL_BANKSEL_MASK 0x300000UL /**< Bit mask for EBI_BANKSEL */ |
Kojto | 98:8ab26030e058 | 1109 | #define _EBI_TFTCTRL_BANKSEL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1110 | #define _EBI_TFTCTRL_BANKSEL_BANK0 0x00000000UL /**< Mode BANK0 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1111 | #define _EBI_TFTCTRL_BANKSEL_BANK1 0x00000001UL /**< Mode BANK1 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1112 | #define _EBI_TFTCTRL_BANKSEL_BANK2 0x00000002UL /**< Mode BANK2 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1113 | #define _EBI_TFTCTRL_BANKSEL_BANK3 0x00000003UL /**< Mode BANK3 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1114 | #define EBI_TFTCTRL_BANKSEL_DEFAULT (_EBI_TFTCTRL_BANKSEL_DEFAULT << 20) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1115 | #define EBI_TFTCTRL_BANKSEL_BANK0 (_EBI_TFTCTRL_BANKSEL_BANK0 << 20) /**< Shifted mode BANK0 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1116 | #define EBI_TFTCTRL_BANKSEL_BANK1 (_EBI_TFTCTRL_BANKSEL_BANK1 << 20) /**< Shifted mode BANK1 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1117 | #define EBI_TFTCTRL_BANKSEL_BANK2 (_EBI_TFTCTRL_BANKSEL_BANK2 << 20) /**< Shifted mode BANK2 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1118 | #define EBI_TFTCTRL_BANKSEL_BANK3 (_EBI_TFTCTRL_BANKSEL_BANK3 << 20) /**< Shifted mode BANK3 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1119 | #define EBI_TFTCTRL_RGBMODE (0x1UL << 24) /**< TFT RGB Mode */ |
Kojto | 98:8ab26030e058 | 1120 | #define _EBI_TFTCTRL_RGBMODE_SHIFT 24 /**< Shift value for EBI_RGBMODE */ |
Kojto | 98:8ab26030e058 | 1121 | #define _EBI_TFTCTRL_RGBMODE_MASK 0x1000000UL /**< Bit mask for EBI_RGBMODE */ |
Kojto | 98:8ab26030e058 | 1122 | #define _EBI_TFTCTRL_RGBMODE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1123 | #define _EBI_TFTCTRL_RGBMODE_RGB565 0x00000000UL /**< Mode RGB565 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1124 | #define _EBI_TFTCTRL_RGBMODE_RGB555 0x00000001UL /**< Mode RGB555 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1125 | #define EBI_TFTCTRL_RGBMODE_DEFAULT (_EBI_TFTCTRL_RGBMODE_DEFAULT << 24) /**< Shifted mode DEFAULT for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1126 | #define EBI_TFTCTRL_RGBMODE_RGB565 (_EBI_TFTCTRL_RGBMODE_RGB565 << 24) /**< Shifted mode RGB565 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1127 | #define EBI_TFTCTRL_RGBMODE_RGB555 (_EBI_TFTCTRL_RGBMODE_RGB555 << 24) /**< Shifted mode RGB555 for EBI_TFTCTRL */ |
Kojto | 98:8ab26030e058 | 1128 | |
Kojto | 98:8ab26030e058 | 1129 | /* Bit fields for EBI TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1130 | #define _EBI_TFTSTATUS_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1131 | #define _EBI_TFTSTATUS_MASK 0x07FF07FFUL /**< Mask for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1132 | #define _EBI_TFTSTATUS_HCNT_SHIFT 0 /**< Shift value for EBI_HCNT */ |
Kojto | 98:8ab26030e058 | 1133 | #define _EBI_TFTSTATUS_HCNT_MASK 0x7FFUL /**< Bit mask for EBI_HCNT */ |
Kojto | 98:8ab26030e058 | 1134 | #define _EBI_TFTSTATUS_HCNT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1135 | #define EBI_TFTSTATUS_HCNT_DEFAULT (_EBI_TFTSTATUS_HCNT_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1136 | #define _EBI_TFTSTATUS_VCNT_SHIFT 16 /**< Shift value for EBI_VCNT */ |
Kojto | 98:8ab26030e058 | 1137 | #define _EBI_TFTSTATUS_VCNT_MASK 0x7FF0000UL /**< Bit mask for EBI_VCNT */ |
Kojto | 98:8ab26030e058 | 1138 | #define _EBI_TFTSTATUS_VCNT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1139 | #define EBI_TFTSTATUS_VCNT_DEFAULT (_EBI_TFTSTATUS_VCNT_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_TFTSTATUS */ |
Kojto | 98:8ab26030e058 | 1140 | |
Kojto | 98:8ab26030e058 | 1141 | /* Bit fields for EBI TFTFRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1142 | #define _EBI_TFTFRAMEBASE_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTFRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1143 | #define _EBI_TFTFRAMEBASE_MASK 0x0FFFFFFFUL /**< Mask for EBI_TFTFRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1144 | #define _EBI_TFTFRAMEBASE_FRAMEBASE_SHIFT 0 /**< Shift value for EBI_FRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1145 | #define _EBI_TFTFRAMEBASE_FRAMEBASE_MASK 0xFFFFFFFUL /**< Bit mask for EBI_FRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1146 | #define _EBI_TFTFRAMEBASE_FRAMEBASE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTFRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1147 | #define EBI_TFTFRAMEBASE_FRAMEBASE_DEFAULT (_EBI_TFTFRAMEBASE_FRAMEBASE_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTFRAMEBASE */ |
Kojto | 98:8ab26030e058 | 1148 | |
Kojto | 98:8ab26030e058 | 1149 | /* Bit fields for EBI TFTSTRIDE */ |
Kojto | 98:8ab26030e058 | 1150 | #define _EBI_TFTSTRIDE_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTSTRIDE */ |
Kojto | 98:8ab26030e058 | 1151 | #define _EBI_TFTSTRIDE_MASK 0x00000FFFUL /**< Mask for EBI_TFTSTRIDE */ |
Kojto | 98:8ab26030e058 | 1152 | #define _EBI_TFTSTRIDE_HSTRIDE_SHIFT 0 /**< Shift value for EBI_HSTRIDE */ |
Kojto | 98:8ab26030e058 | 1153 | #define _EBI_TFTSTRIDE_HSTRIDE_MASK 0xFFFUL /**< Bit mask for EBI_HSTRIDE */ |
Kojto | 98:8ab26030e058 | 1154 | #define _EBI_TFTSTRIDE_HSTRIDE_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTSTRIDE */ |
Kojto | 98:8ab26030e058 | 1155 | #define EBI_TFTSTRIDE_HSTRIDE_DEFAULT (_EBI_TFTSTRIDE_HSTRIDE_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTSTRIDE */ |
Kojto | 98:8ab26030e058 | 1156 | |
Kojto | 98:8ab26030e058 | 1157 | /* Bit fields for EBI TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1158 | #define _EBI_TFTSIZE_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1159 | #define _EBI_TFTSIZE_MASK 0x03FF03FFUL /**< Mask for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1160 | #define _EBI_TFTSIZE_HSZ_SHIFT 0 /**< Shift value for EBI_HSZ */ |
Kojto | 98:8ab26030e058 | 1161 | #define _EBI_TFTSIZE_HSZ_MASK 0x3FFUL /**< Bit mask for EBI_HSZ */ |
Kojto | 98:8ab26030e058 | 1162 | #define _EBI_TFTSIZE_HSZ_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1163 | #define EBI_TFTSIZE_HSZ_DEFAULT (_EBI_TFTSIZE_HSZ_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1164 | #define _EBI_TFTSIZE_VSZ_SHIFT 16 /**< Shift value for EBI_VSZ */ |
Kojto | 98:8ab26030e058 | 1165 | #define _EBI_TFTSIZE_VSZ_MASK 0x3FF0000UL /**< Bit mask for EBI_VSZ */ |
Kojto | 98:8ab26030e058 | 1166 | #define _EBI_TFTSIZE_VSZ_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1167 | #define EBI_TFTSIZE_VSZ_DEFAULT (_EBI_TFTSIZE_VSZ_DEFAULT << 16) /**< Shifted mode DEFAULT for EBI_TFTSIZE */ |
Kojto | 98:8ab26030e058 | 1168 | |
Kojto | 98:8ab26030e058 | 1169 | /* Bit fields for EBI TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1170 | #define _EBI_TFTHPORCH_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1171 | #define _EBI_TFTHPORCH_MASK 0x33FCFF7FUL /**< Mask for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1172 | #define _EBI_TFTHPORCH_HSYNC_SHIFT 0 /**< Shift value for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1173 | #define _EBI_TFTHPORCH_HSYNC_MASK 0x7FUL /**< Bit mask for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1174 | #define _EBI_TFTHPORCH_HSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1175 | #define EBI_TFTHPORCH_HSYNC_DEFAULT (_EBI_TFTHPORCH_HSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1176 | #define _EBI_TFTHPORCH_HFPORCH_SHIFT 8 /**< Shift value for EBI_HFPORCH */ |
Kojto | 98:8ab26030e058 | 1177 | #define _EBI_TFTHPORCH_HFPORCH_MASK 0xFF00UL /**< Bit mask for EBI_HFPORCH */ |
Kojto | 98:8ab26030e058 | 1178 | #define _EBI_TFTHPORCH_HFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1179 | #define EBI_TFTHPORCH_HFPORCH_DEFAULT (_EBI_TFTHPORCH_HFPORCH_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1180 | #define _EBI_TFTHPORCH_HBPORCH_SHIFT 18 /**< Shift value for EBI_HBPORCH */ |
Kojto | 98:8ab26030e058 | 1181 | #define _EBI_TFTHPORCH_HBPORCH_MASK 0x3FC0000UL /**< Bit mask for EBI_HBPORCH */ |
Kojto | 98:8ab26030e058 | 1182 | #define _EBI_TFTHPORCH_HBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1183 | #define EBI_TFTHPORCH_HBPORCH_DEFAULT (_EBI_TFTHPORCH_HBPORCH_DEFAULT << 18) /**< Shifted mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1184 | #define _EBI_TFTHPORCH_HSYNCSTART_SHIFT 28 /**< Shift value for EBI_HSYNCSTART */ |
Kojto | 98:8ab26030e058 | 1185 | #define _EBI_TFTHPORCH_HSYNCSTART_MASK 0x30000000UL /**< Bit mask for EBI_HSYNCSTART */ |
Kojto | 98:8ab26030e058 | 1186 | #define _EBI_TFTHPORCH_HSYNCSTART_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1187 | #define EBI_TFTHPORCH_HSYNCSTART_DEFAULT (_EBI_TFTHPORCH_HSYNCSTART_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_TFTHPORCH */ |
Kojto | 98:8ab26030e058 | 1188 | |
Kojto | 98:8ab26030e058 | 1189 | /* Bit fields for EBI TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1190 | #define _EBI_TFTVPORCH_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1191 | #define _EBI_TFTVPORCH_MASK 0x03FCFF7FUL /**< Mask for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1192 | #define _EBI_TFTVPORCH_VSYNC_SHIFT 0 /**< Shift value for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1193 | #define _EBI_TFTVPORCH_VSYNC_MASK 0x7FUL /**< Bit mask for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1194 | #define _EBI_TFTVPORCH_VSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1195 | #define EBI_TFTVPORCH_VSYNC_DEFAULT (_EBI_TFTVPORCH_VSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1196 | #define _EBI_TFTVPORCH_VFPORCH_SHIFT 8 /**< Shift value for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1197 | #define _EBI_TFTVPORCH_VFPORCH_MASK 0xFF00UL /**< Bit mask for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1198 | #define _EBI_TFTVPORCH_VFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1199 | #define EBI_TFTVPORCH_VFPORCH_DEFAULT (_EBI_TFTVPORCH_VFPORCH_DEFAULT << 8) /**< Shifted mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1200 | #define _EBI_TFTVPORCH_VBPORCH_SHIFT 18 /**< Shift value for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1201 | #define _EBI_TFTVPORCH_VBPORCH_MASK 0x3FC0000UL /**< Bit mask for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1202 | #define _EBI_TFTVPORCH_VBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1203 | #define EBI_TFTVPORCH_VBPORCH_DEFAULT (_EBI_TFTVPORCH_VBPORCH_DEFAULT << 18) /**< Shifted mode DEFAULT for EBI_TFTVPORCH */ |
Kojto | 98:8ab26030e058 | 1204 | |
Kojto | 98:8ab26030e058 | 1205 | /* Bit fields for EBI TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1206 | #define _EBI_TFTTIMING_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1207 | #define _EBI_TFTTIMING_MASK 0x337FF7FFUL /**< Mask for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1208 | #define _EBI_TFTTIMING_DCLKPERIOD_SHIFT 0 /**< Shift value for EBI_DCLKPERIOD */ |
Kojto | 98:8ab26030e058 | 1209 | #define _EBI_TFTTIMING_DCLKPERIOD_MASK 0x7FFUL /**< Bit mask for EBI_DCLKPERIOD */ |
Kojto | 98:8ab26030e058 | 1210 | #define _EBI_TFTTIMING_DCLKPERIOD_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1211 | #define EBI_TFTTIMING_DCLKPERIOD_DEFAULT (_EBI_TFTTIMING_DCLKPERIOD_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1212 | #define _EBI_TFTTIMING_TFTSTART_SHIFT 12 /**< Shift value for EBI_TFTSTART */ |
Kojto | 98:8ab26030e058 | 1213 | #define _EBI_TFTTIMING_TFTSTART_MASK 0x7FF000UL /**< Bit mask for EBI_TFTSTART */ |
Kojto | 98:8ab26030e058 | 1214 | #define _EBI_TFTTIMING_TFTSTART_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1215 | #define EBI_TFTTIMING_TFTSTART_DEFAULT (_EBI_TFTTIMING_TFTSTART_DEFAULT << 12) /**< Shifted mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1216 | #define _EBI_TFTTIMING_TFTSETUP_SHIFT 24 /**< Shift value for EBI_TFTSETUP */ |
Kojto | 98:8ab26030e058 | 1217 | #define _EBI_TFTTIMING_TFTSETUP_MASK 0x3000000UL /**< Bit mask for EBI_TFTSETUP */ |
Kojto | 98:8ab26030e058 | 1218 | #define _EBI_TFTTIMING_TFTSETUP_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1219 | #define EBI_TFTTIMING_TFTSETUP_DEFAULT (_EBI_TFTTIMING_TFTSETUP_DEFAULT << 24) /**< Shifted mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1220 | #define _EBI_TFTTIMING_TFTHOLD_SHIFT 28 /**< Shift value for EBI_TFTHOLD */ |
Kojto | 98:8ab26030e058 | 1221 | #define _EBI_TFTTIMING_TFTHOLD_MASK 0x30000000UL /**< Bit mask for EBI_TFTHOLD */ |
Kojto | 98:8ab26030e058 | 1222 | #define _EBI_TFTTIMING_TFTHOLD_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1223 | #define EBI_TFTTIMING_TFTHOLD_DEFAULT (_EBI_TFTTIMING_TFTHOLD_DEFAULT << 28) /**< Shifted mode DEFAULT for EBI_TFTTIMING */ |
Kojto | 98:8ab26030e058 | 1224 | |
Kojto | 98:8ab26030e058 | 1225 | /* Bit fields for EBI TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1226 | #define _EBI_TFTPOLARITY_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1227 | #define _EBI_TFTPOLARITY_MASK 0x0000001FUL /**< Mask for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1228 | #define EBI_TFTPOLARITY_CSPOL (0x1UL << 0) /**< TFT Chip Select Polarity */ |
Kojto | 98:8ab26030e058 | 1229 | #define _EBI_TFTPOLARITY_CSPOL_SHIFT 0 /**< Shift value for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 1230 | #define _EBI_TFTPOLARITY_CSPOL_MASK 0x1UL /**< Bit mask for EBI_CSPOL */ |
Kojto | 98:8ab26030e058 | 1231 | #define _EBI_TFTPOLARITY_CSPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1232 | #define _EBI_TFTPOLARITY_CSPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1233 | #define _EBI_TFTPOLARITY_CSPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1234 | #define EBI_TFTPOLARITY_CSPOL_DEFAULT (_EBI_TFTPOLARITY_CSPOL_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1235 | #define EBI_TFTPOLARITY_CSPOL_ACTIVELOW (_EBI_TFTPOLARITY_CSPOL_ACTIVELOW << 0) /**< Shifted mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1236 | #define EBI_TFTPOLARITY_CSPOL_ACTIVEHIGH (_EBI_TFTPOLARITY_CSPOL_ACTIVEHIGH << 0) /**< Shifted mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1237 | #define EBI_TFTPOLARITY_DCLKPOL (0x1UL << 1) /**< TFT DCLK Polarity */ |
Kojto | 98:8ab26030e058 | 1238 | #define _EBI_TFTPOLARITY_DCLKPOL_SHIFT 1 /**< Shift value for EBI_DCLKPOL */ |
Kojto | 98:8ab26030e058 | 1239 | #define _EBI_TFTPOLARITY_DCLKPOL_MASK 0x2UL /**< Bit mask for EBI_DCLKPOL */ |
Kojto | 98:8ab26030e058 | 1240 | #define _EBI_TFTPOLARITY_DCLKPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1241 | #define _EBI_TFTPOLARITY_DCLKPOL_ACTIVEFALLING 0x00000000UL /**< Mode ACTIVEFALLING for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1242 | #define _EBI_TFTPOLARITY_DCLKPOL_ACTIVERISING 0x00000001UL /**< Mode ACTIVERISING for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1243 | #define EBI_TFTPOLARITY_DCLKPOL_DEFAULT (_EBI_TFTPOLARITY_DCLKPOL_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1244 | #define EBI_TFTPOLARITY_DCLKPOL_ACTIVEFALLING (_EBI_TFTPOLARITY_DCLKPOL_ACTIVEFALLING << 1) /**< Shifted mode ACTIVEFALLING for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1245 | #define EBI_TFTPOLARITY_DCLKPOL_ACTIVERISING (_EBI_TFTPOLARITY_DCLKPOL_ACTIVERISING << 1) /**< Shifted mode ACTIVERISING for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1246 | #define EBI_TFTPOLARITY_DATAENPOL (0x1UL << 2) /**< TFT DATAEN Polarity */ |
Kojto | 98:8ab26030e058 | 1247 | #define _EBI_TFTPOLARITY_DATAENPOL_SHIFT 2 /**< Shift value for EBI_DATAENPOL */ |
Kojto | 98:8ab26030e058 | 1248 | #define _EBI_TFTPOLARITY_DATAENPOL_MASK 0x4UL /**< Bit mask for EBI_DATAENPOL */ |
Kojto | 98:8ab26030e058 | 1249 | #define _EBI_TFTPOLARITY_DATAENPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1250 | #define _EBI_TFTPOLARITY_DATAENPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1251 | #define _EBI_TFTPOLARITY_DATAENPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1252 | #define EBI_TFTPOLARITY_DATAENPOL_DEFAULT (_EBI_TFTPOLARITY_DATAENPOL_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1253 | #define EBI_TFTPOLARITY_DATAENPOL_ACTIVELOW (_EBI_TFTPOLARITY_DATAENPOL_ACTIVELOW << 2) /**< Shifted mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1254 | #define EBI_TFTPOLARITY_DATAENPOL_ACTIVEHIGH (_EBI_TFTPOLARITY_DATAENPOL_ACTIVEHIGH << 2) /**< Shifted mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1255 | #define EBI_TFTPOLARITY_HSYNCPOL (0x1UL << 3) /**< Address Latch Polarity */ |
Kojto | 98:8ab26030e058 | 1256 | #define _EBI_TFTPOLARITY_HSYNCPOL_SHIFT 3 /**< Shift value for EBI_HSYNCPOL */ |
Kojto | 98:8ab26030e058 | 1257 | #define _EBI_TFTPOLARITY_HSYNCPOL_MASK 0x8UL /**< Bit mask for EBI_HSYNCPOL */ |
Kojto | 98:8ab26030e058 | 1258 | #define _EBI_TFTPOLARITY_HSYNCPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1259 | #define _EBI_TFTPOLARITY_HSYNCPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1260 | #define _EBI_TFTPOLARITY_HSYNCPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1261 | #define EBI_TFTPOLARITY_HSYNCPOL_DEFAULT (_EBI_TFTPOLARITY_HSYNCPOL_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1262 | #define EBI_TFTPOLARITY_HSYNCPOL_ACTIVELOW (_EBI_TFTPOLARITY_HSYNCPOL_ACTIVELOW << 3) /**< Shifted mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1263 | #define EBI_TFTPOLARITY_HSYNCPOL_ACTIVEHIGH (_EBI_TFTPOLARITY_HSYNCPOL_ACTIVEHIGH << 3) /**< Shifted mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1264 | #define EBI_TFTPOLARITY_VSYNCPOL (0x1UL << 4) /**< VSYNC Polarity */ |
Kojto | 98:8ab26030e058 | 1265 | #define _EBI_TFTPOLARITY_VSYNCPOL_SHIFT 4 /**< Shift value for EBI_VSYNCPOL */ |
Kojto | 98:8ab26030e058 | 1266 | #define _EBI_TFTPOLARITY_VSYNCPOL_MASK 0x10UL /**< Bit mask for EBI_VSYNCPOL */ |
Kojto | 98:8ab26030e058 | 1267 | #define _EBI_TFTPOLARITY_VSYNCPOL_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1268 | #define _EBI_TFTPOLARITY_VSYNCPOL_ACTIVELOW 0x00000000UL /**< Mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1269 | #define _EBI_TFTPOLARITY_VSYNCPOL_ACTIVEHIGH 0x00000001UL /**< Mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1270 | #define EBI_TFTPOLARITY_VSYNCPOL_DEFAULT (_EBI_TFTPOLARITY_VSYNCPOL_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1271 | #define EBI_TFTPOLARITY_VSYNCPOL_ACTIVELOW (_EBI_TFTPOLARITY_VSYNCPOL_ACTIVELOW << 4) /**< Shifted mode ACTIVELOW for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1272 | #define EBI_TFTPOLARITY_VSYNCPOL_ACTIVEHIGH (_EBI_TFTPOLARITY_VSYNCPOL_ACTIVEHIGH << 4) /**< Shifted mode ACTIVEHIGH for EBI_TFTPOLARITY */ |
Kojto | 98:8ab26030e058 | 1273 | |
Kojto | 98:8ab26030e058 | 1274 | /* Bit fields for EBI TFTDD */ |
Kojto | 98:8ab26030e058 | 1275 | #define _EBI_TFTDD_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTDD */ |
Kojto | 98:8ab26030e058 | 1276 | #define _EBI_TFTDD_MASK 0x0000FFFFUL /**< Mask for EBI_TFTDD */ |
Kojto | 98:8ab26030e058 | 1277 | #define _EBI_TFTDD_DATA_SHIFT 0 /**< Shift value for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1278 | #define _EBI_TFTDD_DATA_MASK 0xFFFFUL /**< Bit mask for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1279 | #define _EBI_TFTDD_DATA_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTDD */ |
Kojto | 98:8ab26030e058 | 1280 | #define EBI_TFTDD_DATA_DEFAULT (_EBI_TFTDD_DATA_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTDD */ |
Kojto | 98:8ab26030e058 | 1281 | |
Kojto | 98:8ab26030e058 | 1282 | /* Bit fields for EBI TFTALPHA */ |
Kojto | 98:8ab26030e058 | 1283 | #define _EBI_TFTALPHA_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTALPHA */ |
Kojto | 98:8ab26030e058 | 1284 | #define _EBI_TFTALPHA_MASK 0x000001FFUL /**< Mask for EBI_TFTALPHA */ |
Kojto | 98:8ab26030e058 | 1285 | #define _EBI_TFTALPHA_ALPHA_SHIFT 0 /**< Shift value for EBI_ALPHA */ |
Kojto | 98:8ab26030e058 | 1286 | #define _EBI_TFTALPHA_ALPHA_MASK 0x1FFUL /**< Bit mask for EBI_ALPHA */ |
Kojto | 98:8ab26030e058 | 1287 | #define _EBI_TFTALPHA_ALPHA_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTALPHA */ |
Kojto | 98:8ab26030e058 | 1288 | #define EBI_TFTALPHA_ALPHA_DEFAULT (_EBI_TFTALPHA_ALPHA_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTALPHA */ |
Kojto | 98:8ab26030e058 | 1289 | |
Kojto | 98:8ab26030e058 | 1290 | /* Bit fields for EBI TFTPIXEL0 */ |
Kojto | 98:8ab26030e058 | 1291 | #define _EBI_TFTPIXEL0_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTPIXEL0 */ |
Kojto | 98:8ab26030e058 | 1292 | #define _EBI_TFTPIXEL0_MASK 0x0000FFFFUL /**< Mask for EBI_TFTPIXEL0 */ |
Kojto | 98:8ab26030e058 | 1293 | #define _EBI_TFTPIXEL0_DATA_SHIFT 0 /**< Shift value for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1294 | #define _EBI_TFTPIXEL0_DATA_MASK 0xFFFFUL /**< Bit mask for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1295 | #define _EBI_TFTPIXEL0_DATA_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPIXEL0 */ |
Kojto | 98:8ab26030e058 | 1296 | #define EBI_TFTPIXEL0_DATA_DEFAULT (_EBI_TFTPIXEL0_DATA_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTPIXEL0 */ |
Kojto | 98:8ab26030e058 | 1297 | |
Kojto | 98:8ab26030e058 | 1298 | /* Bit fields for EBI TFTPIXEL1 */ |
Kojto | 98:8ab26030e058 | 1299 | #define _EBI_TFTPIXEL1_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTPIXEL1 */ |
Kojto | 98:8ab26030e058 | 1300 | #define _EBI_TFTPIXEL1_MASK 0x0000FFFFUL /**< Mask for EBI_TFTPIXEL1 */ |
Kojto | 98:8ab26030e058 | 1301 | #define _EBI_TFTPIXEL1_DATA_SHIFT 0 /**< Shift value for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1302 | #define _EBI_TFTPIXEL1_DATA_MASK 0xFFFFUL /**< Bit mask for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1303 | #define _EBI_TFTPIXEL1_DATA_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPIXEL1 */ |
Kojto | 98:8ab26030e058 | 1304 | #define EBI_TFTPIXEL1_DATA_DEFAULT (_EBI_TFTPIXEL1_DATA_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTPIXEL1 */ |
Kojto | 98:8ab26030e058 | 1305 | |
Kojto | 98:8ab26030e058 | 1306 | /* Bit fields for EBI TFTPIXEL */ |
Kojto | 98:8ab26030e058 | 1307 | #define _EBI_TFTPIXEL_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTPIXEL */ |
Kojto | 98:8ab26030e058 | 1308 | #define _EBI_TFTPIXEL_MASK 0x0000FFFFUL /**< Mask for EBI_TFTPIXEL */ |
Kojto | 98:8ab26030e058 | 1309 | #define _EBI_TFTPIXEL_DATA_SHIFT 0 /**< Shift value for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1310 | #define _EBI_TFTPIXEL_DATA_MASK 0xFFFFUL /**< Bit mask for EBI_DATA */ |
Kojto | 98:8ab26030e058 | 1311 | #define _EBI_TFTPIXEL_DATA_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTPIXEL */ |
Kojto | 98:8ab26030e058 | 1312 | #define EBI_TFTPIXEL_DATA_DEFAULT (_EBI_TFTPIXEL_DATA_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTPIXEL */ |
Kojto | 98:8ab26030e058 | 1313 | |
Kojto | 98:8ab26030e058 | 1314 | /* Bit fields for EBI TFTMASK */ |
Kojto | 98:8ab26030e058 | 1315 | #define _EBI_TFTMASK_RESETVALUE 0x00000000UL /**< Default value for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1316 | #define _EBI_TFTMASK_MASK 0x0000FFFFUL /**< Mask for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1317 | #define _EBI_TFTMASK_TFTMASK_SHIFT 0 /**< Shift value for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1318 | #define _EBI_TFTMASK_TFTMASK_MASK 0xFFFFUL /**< Bit mask for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1319 | #define _EBI_TFTMASK_TFTMASK_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1320 | #define EBI_TFTMASK_TFTMASK_DEFAULT (_EBI_TFTMASK_TFTMASK_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_TFTMASK */ |
Kojto | 98:8ab26030e058 | 1321 | |
Kojto | 98:8ab26030e058 | 1322 | /* Bit fields for EBI IF */ |
Kojto | 98:8ab26030e058 | 1323 | #define _EBI_IF_RESETVALUE 0x00000000UL /**< Default value for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1324 | #define _EBI_IF_MASK 0x0000003FUL /**< Mask for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1325 | #define EBI_IF_VSYNC (0x1UL << 0) /**< Vertical Sync Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1326 | #define _EBI_IF_VSYNC_SHIFT 0 /**< Shift value for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1327 | #define _EBI_IF_VSYNC_MASK 0x1UL /**< Bit mask for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1328 | #define _EBI_IF_VSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1329 | #define EBI_IF_VSYNC_DEFAULT (_EBI_IF_VSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1330 | #define EBI_IF_HSYNC (0x1UL << 1) /**< Horizontal Sync Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1331 | #define _EBI_IF_HSYNC_SHIFT 1 /**< Shift value for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1332 | #define _EBI_IF_HSYNC_MASK 0x2UL /**< Bit mask for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1333 | #define _EBI_IF_HSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1334 | #define EBI_IF_HSYNC_DEFAULT (_EBI_IF_HSYNC_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1335 | #define EBI_IF_VBPORCH (0x1UL << 2) /**< Vertical Back Porch Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1336 | #define _EBI_IF_VBPORCH_SHIFT 2 /**< Shift value for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1337 | #define _EBI_IF_VBPORCH_MASK 0x4UL /**< Bit mask for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1338 | #define _EBI_IF_VBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1339 | #define EBI_IF_VBPORCH_DEFAULT (_EBI_IF_VBPORCH_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1340 | #define EBI_IF_VFPORCH (0x1UL << 3) /**< Vertical Front Porch Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1341 | #define _EBI_IF_VFPORCH_SHIFT 3 /**< Shift value for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1342 | #define _EBI_IF_VFPORCH_MASK 0x8UL /**< Bit mask for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1343 | #define _EBI_IF_VFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1344 | #define EBI_IF_VFPORCH_DEFAULT (_EBI_IF_VFPORCH_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1345 | #define EBI_IF_DDEMPTY (0x1UL << 4) /**< Direct Drive Data Empty Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1346 | #define _EBI_IF_DDEMPTY_SHIFT 4 /**< Shift value for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1347 | #define _EBI_IF_DDEMPTY_MASK 0x10UL /**< Bit mask for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1348 | #define _EBI_IF_DDEMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1349 | #define EBI_IF_DDEMPTY_DEFAULT (_EBI_IF_DDEMPTY_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1350 | #define EBI_IF_DDJIT (0x1UL << 5) /**< Direct Drive Jitter Interrupt Flag */ |
Kojto | 98:8ab26030e058 | 1351 | #define _EBI_IF_DDJIT_SHIFT 5 /**< Shift value for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1352 | #define _EBI_IF_DDJIT_MASK 0x20UL /**< Bit mask for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1353 | #define _EBI_IF_DDJIT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1354 | #define EBI_IF_DDJIT_DEFAULT (_EBI_IF_DDJIT_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_IF */ |
Kojto | 98:8ab26030e058 | 1355 | |
Kojto | 98:8ab26030e058 | 1356 | /* Bit fields for EBI IFS */ |
Kojto | 98:8ab26030e058 | 1357 | #define _EBI_IFS_RESETVALUE 0x00000000UL /**< Default value for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1358 | #define _EBI_IFS_MASK 0x0000003FUL /**< Mask for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1359 | #define EBI_IFS_VSYNC (0x1UL << 0) /**< Vertical Sync Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1360 | #define _EBI_IFS_VSYNC_SHIFT 0 /**< Shift value for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1361 | #define _EBI_IFS_VSYNC_MASK 0x1UL /**< Bit mask for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1362 | #define _EBI_IFS_VSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1363 | #define EBI_IFS_VSYNC_DEFAULT (_EBI_IFS_VSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1364 | #define EBI_IFS_HSYNC (0x1UL << 1) /**< Horizontal Sync Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1365 | #define _EBI_IFS_HSYNC_SHIFT 1 /**< Shift value for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1366 | #define _EBI_IFS_HSYNC_MASK 0x2UL /**< Bit mask for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1367 | #define _EBI_IFS_HSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1368 | #define EBI_IFS_HSYNC_DEFAULT (_EBI_IFS_HSYNC_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1369 | #define EBI_IFS_VBPORCH (0x1UL << 2) /**< Vertical Back Porch Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1370 | #define _EBI_IFS_VBPORCH_SHIFT 2 /**< Shift value for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1371 | #define _EBI_IFS_VBPORCH_MASK 0x4UL /**< Bit mask for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1372 | #define _EBI_IFS_VBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1373 | #define EBI_IFS_VBPORCH_DEFAULT (_EBI_IFS_VBPORCH_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1374 | #define EBI_IFS_VFPORCH (0x1UL << 3) /**< Vertical Front Porch Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1375 | #define _EBI_IFS_VFPORCH_SHIFT 3 /**< Shift value for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1376 | #define _EBI_IFS_VFPORCH_MASK 0x8UL /**< Bit mask for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1377 | #define _EBI_IFS_VFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1378 | #define EBI_IFS_VFPORCH_DEFAULT (_EBI_IFS_VFPORCH_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1379 | #define EBI_IFS_DDEMPTY (0x1UL << 4) /**< Direct Drive Data Empty Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1380 | #define _EBI_IFS_DDEMPTY_SHIFT 4 /**< Shift value for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1381 | #define _EBI_IFS_DDEMPTY_MASK 0x10UL /**< Bit mask for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1382 | #define _EBI_IFS_DDEMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1383 | #define EBI_IFS_DDEMPTY_DEFAULT (_EBI_IFS_DDEMPTY_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1384 | #define EBI_IFS_DDJIT (0x1UL << 5) /**< Direct Drive Jitter Interrupt Flag Set */ |
Kojto | 98:8ab26030e058 | 1385 | #define _EBI_IFS_DDJIT_SHIFT 5 /**< Shift value for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1386 | #define _EBI_IFS_DDJIT_MASK 0x20UL /**< Bit mask for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1387 | #define _EBI_IFS_DDJIT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1388 | #define EBI_IFS_DDJIT_DEFAULT (_EBI_IFS_DDJIT_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_IFS */ |
Kojto | 98:8ab26030e058 | 1389 | |
Kojto | 98:8ab26030e058 | 1390 | /* Bit fields for EBI IFC */ |
Kojto | 98:8ab26030e058 | 1391 | #define _EBI_IFC_RESETVALUE 0x00000000UL /**< Default value for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1392 | #define _EBI_IFC_MASK 0x0000003FUL /**< Mask for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1393 | #define EBI_IFC_VSYNC (0x1UL << 0) /**< Vertical Sync Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1394 | #define _EBI_IFC_VSYNC_SHIFT 0 /**< Shift value for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1395 | #define _EBI_IFC_VSYNC_MASK 0x1UL /**< Bit mask for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1396 | #define _EBI_IFC_VSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1397 | #define EBI_IFC_VSYNC_DEFAULT (_EBI_IFC_VSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1398 | #define EBI_IFC_HSYNC (0x1UL << 1) /**< Horizontal Sync Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1399 | #define _EBI_IFC_HSYNC_SHIFT 1 /**< Shift value for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1400 | #define _EBI_IFC_HSYNC_MASK 0x2UL /**< Bit mask for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1401 | #define _EBI_IFC_HSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1402 | #define EBI_IFC_HSYNC_DEFAULT (_EBI_IFC_HSYNC_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1403 | #define EBI_IFC_VBPORCH (0x1UL << 2) /**< Vertical Back Porch Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1404 | #define _EBI_IFC_VBPORCH_SHIFT 2 /**< Shift value for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1405 | #define _EBI_IFC_VBPORCH_MASK 0x4UL /**< Bit mask for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1406 | #define _EBI_IFC_VBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1407 | #define EBI_IFC_VBPORCH_DEFAULT (_EBI_IFC_VBPORCH_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1408 | #define EBI_IFC_VFPORCH (0x1UL << 3) /**< Vertical Front Porch Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1409 | #define _EBI_IFC_VFPORCH_SHIFT 3 /**< Shift value for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1410 | #define _EBI_IFC_VFPORCH_MASK 0x8UL /**< Bit mask for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1411 | #define _EBI_IFC_VFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1412 | #define EBI_IFC_VFPORCH_DEFAULT (_EBI_IFC_VFPORCH_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1413 | #define EBI_IFC_DDEMPTY (0x1UL << 4) /**< Direct Drive Data Empty Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1414 | #define _EBI_IFC_DDEMPTY_SHIFT 4 /**< Shift value for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1415 | #define _EBI_IFC_DDEMPTY_MASK 0x10UL /**< Bit mask for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1416 | #define _EBI_IFC_DDEMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1417 | #define EBI_IFC_DDEMPTY_DEFAULT (_EBI_IFC_DDEMPTY_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1418 | #define EBI_IFC_DDJIT (0x1UL << 5) /**< Direct Drive Jitter Interrupt Flag Clear */ |
Kojto | 98:8ab26030e058 | 1419 | #define _EBI_IFC_DDJIT_SHIFT 5 /**< Shift value for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1420 | #define _EBI_IFC_DDJIT_MASK 0x20UL /**< Bit mask for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1421 | #define _EBI_IFC_DDJIT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1422 | #define EBI_IFC_DDJIT_DEFAULT (_EBI_IFC_DDJIT_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_IFC */ |
Kojto | 98:8ab26030e058 | 1423 | |
Kojto | 98:8ab26030e058 | 1424 | /* Bit fields for EBI IEN */ |
Kojto | 98:8ab26030e058 | 1425 | #define _EBI_IEN_RESETVALUE 0x00000000UL /**< Default value for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1426 | #define _EBI_IEN_MASK 0x0000003FUL /**< Mask for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1427 | #define EBI_IEN_VSYNC (0x1UL << 0) /**< Vertical Sync Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1428 | #define _EBI_IEN_VSYNC_SHIFT 0 /**< Shift value for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1429 | #define _EBI_IEN_VSYNC_MASK 0x1UL /**< Bit mask for EBI_VSYNC */ |
Kojto | 98:8ab26030e058 | 1430 | #define _EBI_IEN_VSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1431 | #define EBI_IEN_VSYNC_DEFAULT (_EBI_IEN_VSYNC_DEFAULT << 0) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1432 | #define EBI_IEN_HSYNC (0x1UL << 1) /**< Horizontal Sync Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1433 | #define _EBI_IEN_HSYNC_SHIFT 1 /**< Shift value for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1434 | #define _EBI_IEN_HSYNC_MASK 0x2UL /**< Bit mask for EBI_HSYNC */ |
Kojto | 98:8ab26030e058 | 1435 | #define _EBI_IEN_HSYNC_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1436 | #define EBI_IEN_HSYNC_DEFAULT (_EBI_IEN_HSYNC_DEFAULT << 1) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1437 | #define EBI_IEN_VBPORCH (0x1UL << 2) /**< Vertical Back Porch Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1438 | #define _EBI_IEN_VBPORCH_SHIFT 2 /**< Shift value for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1439 | #define _EBI_IEN_VBPORCH_MASK 0x4UL /**< Bit mask for EBI_VBPORCH */ |
Kojto | 98:8ab26030e058 | 1440 | #define _EBI_IEN_VBPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1441 | #define EBI_IEN_VBPORCH_DEFAULT (_EBI_IEN_VBPORCH_DEFAULT << 2) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1442 | #define EBI_IEN_VFPORCH (0x1UL << 3) /**< Vertical Front Porch Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1443 | #define _EBI_IEN_VFPORCH_SHIFT 3 /**< Shift value for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1444 | #define _EBI_IEN_VFPORCH_MASK 0x8UL /**< Bit mask for EBI_VFPORCH */ |
Kojto | 98:8ab26030e058 | 1445 | #define _EBI_IEN_VFPORCH_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1446 | #define EBI_IEN_VFPORCH_DEFAULT (_EBI_IEN_VFPORCH_DEFAULT << 3) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1447 | #define EBI_IEN_DDEMPTY (0x1UL << 4) /**< Direct Drive Data Empty Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1448 | #define _EBI_IEN_DDEMPTY_SHIFT 4 /**< Shift value for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1449 | #define _EBI_IEN_DDEMPTY_MASK 0x10UL /**< Bit mask for EBI_DDEMPTY */ |
Kojto | 98:8ab26030e058 | 1450 | #define _EBI_IEN_DDEMPTY_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1451 | #define EBI_IEN_DDEMPTY_DEFAULT (_EBI_IEN_DDEMPTY_DEFAULT << 4) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1452 | #define EBI_IEN_DDJIT (0x1UL << 5) /**< Direct Drive Jitter Interrupt Enable */ |
Kojto | 98:8ab26030e058 | 1453 | #define _EBI_IEN_DDJIT_SHIFT 5 /**< Shift value for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1454 | #define _EBI_IEN_DDJIT_MASK 0x20UL /**< Bit mask for EBI_DDJIT */ |
Kojto | 98:8ab26030e058 | 1455 | #define _EBI_IEN_DDJIT_DEFAULT 0x00000000UL /**< Mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1456 | #define EBI_IEN_DDJIT_DEFAULT (_EBI_IEN_DDJIT_DEFAULT << 5) /**< Shifted mode DEFAULT for EBI_IEN */ |
Kojto | 98:8ab26030e058 | 1457 | |
Kojto | 98:8ab26030e058 | 1458 | /** @} End of group EFM32GG_EBI */ |
Kojto | 98:8ab26030e058 | 1459 | |
Kojto | 98:8ab26030e058 | 1460 |