123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540 |
- /**
- * \file IfxQspi_reg.h
- * \brief
- * \copyright Copyright (c) 2014 Infineon Technologies AG. All rights reserved.
- *
- * Version: TC23XADAS_UM_V1.0P1.R0
- * Specification: tc23xadas_um_sfrs_MCSFR.xml (Revision: UM_V1.0p1)
- * MAY BE CHANGED BY USER [yes/no]: No
- *
- * IMPORTANT NOTICE
- *
- * Infineon Technologies AG (Infineon) is supplying this file for use
- * exclusively with Infineon's microcontroller products. This file can be freely
- * distributed within development tools that are supporting such microcontroller
- * products.
- *
- * THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
- * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
- * INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
- * OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
- *
- * \defgroup IfxLld_Qspi_Cfg Qspi address
- * \ingroup IfxLld_Qspi
- *
- * \defgroup IfxLld_Qspi_Cfg_BaseAddress Base address
- * \ingroup IfxLld_Qspi_Cfg
- *
- * \defgroup IfxLld_Qspi_Cfg_Qspi0 2-QSPI0
- * \ingroup IfxLld_Qspi_Cfg
- *
- * \defgroup IfxLld_Qspi_Cfg_Qspi1 2-QSPI1
- * \ingroup IfxLld_Qspi_Cfg
- *
- * \defgroup IfxLld_Qspi_Cfg_Qspi2 2-QSPI2
- * \ingroup IfxLld_Qspi_Cfg
- *
- * \defgroup IfxLld_Qspi_Cfg_Qspi3 2-QSPI3
- * \ingroup IfxLld_Qspi_Cfg
- *
- */
- #ifndef IFXQSPI_REG_H
- #define IFXQSPI_REG_H 1
- /******************************************************************************/
- #include "IfxQspi_regdef.h"
- /******************************************************************************/
- /** \addtogroup IfxLld_Qspi_Cfg_BaseAddress
- * \{ */
- /** \\brief QSPI object */
- #define MODULE_QSPI0 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001C00u))
- /** \\brief QSPI object */
- #define MODULE_QSPI1 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001D00u))
- /** \\brief QSPI object */
- #define MODULE_QSPI2 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001E00u))
- /** \\brief QSPI object */
- #define MODULE_QSPI3 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001F00u))
- /** \} */
- /******************************************************************************/
- /******************************************************************************/
- /** \addtogroup IfxLld_Qspi_Cfg_Qspi0
- * \{ */
- /** \\brief FC, Access Enable Register 0 */
- #define QSPI0_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001CFCu)
- /** \\brief F8, Access Enable Register 1 */
- #define QSPI0_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001CF8u)
- /** \\brief 18, Basic Configuration Register */
- #define QSPI0_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001C18u)
- /** \\brief 60, BACON_ENTRY Register */
- #define QSPI0_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001C60u)
- /** \\brief A0, Capture Control Register */
- #define QSPI0_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001CA0u)
- /** \\brief 0, Clock Control Register */
- #define QSPI0_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001C00u)
- /** \\brief 64, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C64u)
- /** \\brief 68, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C68u)
- /** \\brief 6C, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C6Cu)
- /** \\brief 70, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C70u)
- /** \\brief 74, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C74u)
- /** \\brief 78, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C78u)
- /** \\brief 7C, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C7Cu)
- /** \\brief 80, DATA_ENTRY Register */
- #define QSPI0_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C80u)
- /** \\brief 20, Configuration Extension */
- #define QSPI0_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C20u)
- /** \\brief 24, Configuration Extension */
- #define QSPI0_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C24u)
- /** \\brief 28, Configuration Extension */
- #define QSPI0_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C28u)
- /** \\brief 2C, Configuration Extension */
- #define QSPI0_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C2Cu)
- /** \\brief 30, Configuration Extension */
- #define QSPI0_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C30u)
- /** \\brief 34, Configuration Extension */
- #define QSPI0_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C34u)
- /** \\brief 38, Configuration Extension */
- #define QSPI0_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C38u)
- /** \\brief 3C, Configuration Extension */
- #define QSPI0_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C3Cu)
- /** \\brief 54, Flags Clear Register */
- #define QSPI0_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001C54u)
- /** \\brief 10, Global Configuration Register */
- #define QSPI0_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001C10u)
- /** \\brief 14, Global Configuration Register 1 */
- #define QSPI0_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001C14u)
- /** \\brief 8, Module Identification Register */
- #define QSPI0_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001C08u)
- /** \\brief F4, Kernel Reset Register 0 */
- #define QSPI0_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001CF4u)
- /** \\brief F0, Kernel Reset Register 1 */
- #define QSPI0_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001CF0u)
- /** \\brief EC, Kernel Reset Status Clear Register */
- #define QSPI0_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001CECu)
- /** \\brief 5C, MIX_ENTRY Register */
- #define QSPI0_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001C5Cu)
- /** \\brief E8, OCDS Control and Status */
- #define QSPI0_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001CE8u)
- /** \\brief 4, Port Input Select Register */
- #define QSPI0_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001C04u)
- /** \\brief 90, RX_EXIT Register */
- #define QSPI0_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001C90u)
- /** \\brief 94, RX_EXIT Debug Register */
- #define QSPI0_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001C94u)
- /** \\brief 48, Slave Select Output Control Register */
- #define QSPI0_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001C48u)
- /** \\brief 40, Status Register */
- #define QSPI0_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001C40u)
- /** \\brief 44, Status Register 1 */
- #define QSPI0_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001C44u)
- /** \\brief 58, Extra Large Data Configuration Register */
- #define QSPI0_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001C58u)
- /** \} */
- /******************************************************************************/
- /******************************************************************************/
- /** \addtogroup IfxLld_Qspi_Cfg_Qspi1
- * \{ */
- /** \\brief FC, Access Enable Register 0 */
- #define QSPI1_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001DFCu)
- /** \\brief F8, Access Enable Register 1 */
- #define QSPI1_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001DF8u)
- /** \\brief 18, Basic Configuration Register */
- #define QSPI1_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001D18u)
- /** \\brief 60, BACON_ENTRY Register */
- #define QSPI1_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001D60u)
- /** \\brief A0, Capture Control Register */
- #define QSPI1_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001DA0u)
- /** \\brief 0, Clock Control Register */
- #define QSPI1_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001D00u)
- /** \\brief 64, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D64u)
- /** \\brief 68, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D68u)
- /** \\brief 6C, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D6Cu)
- /** \\brief 70, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D70u)
- /** \\brief 74, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D74u)
- /** \\brief 78, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D78u)
- /** \\brief 7C, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D7Cu)
- /** \\brief 80, DATA_ENTRY Register */
- #define QSPI1_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D80u)
- /** \\brief 20, Configuration Extension */
- #define QSPI1_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D20u)
- /** \\brief 24, Configuration Extension */
- #define QSPI1_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D24u)
- /** \\brief 28, Configuration Extension */
- #define QSPI1_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D28u)
- /** \\brief 2C, Configuration Extension */
- #define QSPI1_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D2Cu)
- /** \\brief 30, Configuration Extension */
- #define QSPI1_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D30u)
- /** \\brief 34, Configuration Extension */
- #define QSPI1_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D34u)
- /** \\brief 38, Configuration Extension */
- #define QSPI1_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D38u)
- /** \\brief 3C, Configuration Extension */
- #define QSPI1_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D3Cu)
- /** \\brief 54, Flags Clear Register */
- #define QSPI1_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001D54u)
- /** \\brief 10, Global Configuration Register */
- #define QSPI1_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001D10u)
- /** \\brief 14, Global Configuration Register 1 */
- #define QSPI1_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001D14u)
- /** \\brief 8, Module Identification Register */
- #define QSPI1_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001D08u)
- /** \\brief F4, Kernel Reset Register 0 */
- #define QSPI1_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001DF4u)
- /** \\brief F0, Kernel Reset Register 1 */
- #define QSPI1_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001DF0u)
- /** \\brief EC, Kernel Reset Status Clear Register */
- #define QSPI1_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001DECu)
- /** \\brief 5C, MIX_ENTRY Register */
- #define QSPI1_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001D5Cu)
- /** \\brief E8, OCDS Control and Status */
- #define QSPI1_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001DE8u)
- /** \\brief 4, Port Input Select Register */
- #define QSPI1_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001D04u)
- /** \\brief 90, RX_EXIT Register */
- #define QSPI1_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001D90u)
- /** \\brief 94, RX_EXIT Debug Register */
- #define QSPI1_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001D94u)
- /** \\brief 48, Slave Select Output Control Register */
- #define QSPI1_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001D48u)
- /** \\brief 40, Status Register */
- #define QSPI1_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001D40u)
- /** \\brief 44, Status Register 1 */
- #define QSPI1_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001D44u)
- /** \\brief 58, Extra Large Data Configuration Register */
- #define QSPI1_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001D58u)
- /** \} */
- /******************************************************************************/
- /******************************************************************************/
- /** \addtogroup IfxLld_Qspi_Cfg_Qspi2
- * \{ */
- /** \\brief FC, Access Enable Register 0 */
- #define QSPI2_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001EFCu)
- /** \\brief F8, Access Enable Register 1 */
- #define QSPI2_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001EF8u)
- /** \\brief 18, Basic Configuration Register */
- #define QSPI2_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001E18u)
- /** \\brief 60, BACON_ENTRY Register */
- #define QSPI2_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001E60u)
- /** \\brief A0, Capture Control Register */
- #define QSPI2_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001EA0u)
- /** \\brief 0, Clock Control Register */
- #define QSPI2_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001E00u)
- /** \\brief 64, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E64u)
- /** \\brief 68, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E68u)
- /** \\brief 6C, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E6Cu)
- /** \\brief 70, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E70u)
- /** \\brief 74, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E74u)
- /** \\brief 78, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E78u)
- /** \\brief 7C, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E7Cu)
- /** \\brief 80, DATA_ENTRY Register */
- #define QSPI2_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E80u)
- /** \\brief 20, Configuration Extension */
- #define QSPI2_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E20u)
- /** \\brief 24, Configuration Extension */
- #define QSPI2_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E24u)
- /** \\brief 28, Configuration Extension */
- #define QSPI2_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E28u)
- /** \\brief 2C, Configuration Extension */
- #define QSPI2_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E2Cu)
- /** \\brief 30, Configuration Extension */
- #define QSPI2_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E30u)
- /** \\brief 34, Configuration Extension */
- #define QSPI2_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E34u)
- /** \\brief 38, Configuration Extension */
- #define QSPI2_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E38u)
- /** \\brief 3C, Configuration Extension */
- #define QSPI2_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E3Cu)
- /** \\brief 54, Flags Clear Register */
- #define QSPI2_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001E54u)
- /** \\brief 10, Global Configuration Register */
- #define QSPI2_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001E10u)
- /** \\brief 14, Global Configuration Register 1 */
- #define QSPI2_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001E14u)
- /** \\brief 8, Module Identification Register */
- #define QSPI2_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001E08u)
- /** \\brief F4, Kernel Reset Register 0 */
- #define QSPI2_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001EF4u)
- /** \\brief F0, Kernel Reset Register 1 */
- #define QSPI2_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001EF0u)
- /** \\brief EC, Kernel Reset Status Clear Register */
- #define QSPI2_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001EECu)
- /** \\brief 5C, MIX_ENTRY Register */
- #define QSPI2_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001E5Cu)
- /** \\brief E8, OCDS Control and Status */
- #define QSPI2_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001EE8u)
- /** \\brief 4, Port Input Select Register */
- #define QSPI2_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001E04u)
- /** \\brief 90, RX_EXIT Register */
- #define QSPI2_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001E90u)
- /** \\brief 94, RX_EXIT Debug Register */
- #define QSPI2_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001E94u)
- /** \\brief 48, Slave Select Output Control Register */
- #define QSPI2_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001E48u)
- /** \\brief 40, Status Register */
- #define QSPI2_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001E40u)
- /** \\brief 44, Status Register 1 */
- #define QSPI2_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001E44u)
- /** \\brief 58, Extra Large Data Configuration Register */
- #define QSPI2_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001E58u)
- /** \} */
- /******************************************************************************/
- /******************************************************************************/
- /** \addtogroup IfxLld_Qspi_Cfg_Qspi3
- * \{ */
- /** \\brief FC, Access Enable Register 0 */
- #define QSPI3_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001FFCu)
- /** \\brief F8, Access Enable Register 1 */
- #define QSPI3_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001FF8u)
- /** \\brief 18, Basic Configuration Register */
- #define QSPI3_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001F18u)
- /** \\brief 60, BACON_ENTRY Register */
- #define QSPI3_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001F60u)
- /** \\brief A0, Capture Control Register */
- #define QSPI3_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001FA0u)
- /** \\brief 0, Clock Control Register */
- #define QSPI3_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001F00u)
- /** \\brief 64, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F64u)
- /** \\brief 68, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F68u)
- /** \\brief 6C, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F6Cu)
- /** \\brief 70, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F70u)
- /** \\brief 74, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F74u)
- /** \\brief 78, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F78u)
- /** \\brief 7C, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F7Cu)
- /** \\brief 80, DATA_ENTRY Register */
- #define QSPI3_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F80u)
- /** \\brief 20, Configuration Extension */
- #define QSPI3_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F20u)
- /** \\brief 24, Configuration Extension */
- #define QSPI3_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F24u)
- /** \\brief 28, Configuration Extension */
- #define QSPI3_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F28u)
- /** \\brief 2C, Configuration Extension */
- #define QSPI3_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F2Cu)
- /** \\brief 30, Configuration Extension */
- #define QSPI3_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F30u)
- /** \\brief 34, Configuration Extension */
- #define QSPI3_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F34u)
- /** \\brief 38, Configuration Extension */
- #define QSPI3_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F38u)
- /** \\brief 3C, Configuration Extension */
- #define QSPI3_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F3Cu)
- /** \\brief 54, Flags Clear Register */
- #define QSPI3_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001F54u)
- /** \\brief 10, Global Configuration Register */
- #define QSPI3_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001F10u)
- /** \\brief 14, Global Configuration Register 1 */
- #define QSPI3_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001F14u)
- /** \\brief 8, Module Identification Register */
- #define QSPI3_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001F08u)
- /** \\brief F4, Kernel Reset Register 0 */
- #define QSPI3_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001FF4u)
- /** \\brief F0, Kernel Reset Register 1 */
- #define QSPI3_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001FF0u)
- /** \\brief EC, Kernel Reset Status Clear Register */
- #define QSPI3_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001FECu)
- /** \\brief 5C, MIX_ENTRY Register */
- #define QSPI3_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001F5Cu)
- /** \\brief E8, OCDS Control and Status */
- #define QSPI3_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001FE8u)
- /** \\brief 4, Port Input Select Register */
- #define QSPI3_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001F04u)
- /** \\brief 90, RX_EXIT Register */
- #define QSPI3_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001F90u)
- /** \\brief 94, RX_EXIT Debug Register */
- #define QSPI3_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001F94u)
- /** \\brief 48, Slave Select Output Control Register */
- #define QSPI3_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001F48u)
- /** \\brief 40, Status Register */
- #define QSPI3_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001F40u)
- /** \\brief 44, Status Register 1 */
- #define QSPI3_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001F44u)
- /** \\brief 58, Extra Large Data Configuration Register */
- #define QSPI3_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001F58u)
- /** \} */
- /******************************************************************************/
- /******************************************************************************/
- #endif /* IFXQSPI_REG_H */
|