IfxQspi_reg.h 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
  1. /**
  2. * \file IfxQspi_reg.h
  3. * \brief
  4. * \copyright Copyright (c) 2014 Infineon Technologies AG. All rights reserved.
  5. *
  6. * Version: TC23XADAS_UM_V1.0P1.R0
  7. * Specification: tc23xadas_um_sfrs_MCSFR.xml (Revision: UM_V1.0p1)
  8. * MAY BE CHANGED BY USER [yes/no]: No
  9. *
  10. * IMPORTANT NOTICE
  11. *
  12. * Infineon Technologies AG (Infineon) is supplying this file for use
  13. * exclusively with Infineon's microcontroller products. This file can be freely
  14. * distributed within development tools that are supporting such microcontroller
  15. * products.
  16. *
  17. * THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
  18. * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
  19. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
  20. * INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
  21. * OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
  22. *
  23. * \defgroup IfxLld_Qspi_Cfg Qspi address
  24. * \ingroup IfxLld_Qspi
  25. *
  26. * \defgroup IfxLld_Qspi_Cfg_BaseAddress Base address
  27. * \ingroup IfxLld_Qspi_Cfg
  28. *
  29. * \defgroup IfxLld_Qspi_Cfg_Qspi0 2-QSPI0
  30. * \ingroup IfxLld_Qspi_Cfg
  31. *
  32. * \defgroup IfxLld_Qspi_Cfg_Qspi1 2-QSPI1
  33. * \ingroup IfxLld_Qspi_Cfg
  34. *
  35. * \defgroup IfxLld_Qspi_Cfg_Qspi2 2-QSPI2
  36. * \ingroup IfxLld_Qspi_Cfg
  37. *
  38. * \defgroup IfxLld_Qspi_Cfg_Qspi3 2-QSPI3
  39. * \ingroup IfxLld_Qspi_Cfg
  40. *
  41. */
  42. #ifndef IFXQSPI_REG_H
  43. #define IFXQSPI_REG_H 1
  44. /******************************************************************************/
  45. #include "IfxQspi_regdef.h"
  46. /******************************************************************************/
  47. /** \addtogroup IfxLld_Qspi_Cfg_BaseAddress
  48. * \{ */
  49. /** \\brief QSPI object */
  50. #define MODULE_QSPI0 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001C00u))
  51. /** \\brief QSPI object */
  52. #define MODULE_QSPI1 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001D00u))
  53. /** \\brief QSPI object */
  54. #define MODULE_QSPI2 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001E00u))
  55. /** \\brief QSPI object */
  56. #define MODULE_QSPI3 /*lint --e(923)*/ ((*(Ifx_QSPI*)0xF0001F00u))
  57. /** \} */
  58. /******************************************************************************/
  59. /******************************************************************************/
  60. /** \addtogroup IfxLld_Qspi_Cfg_Qspi0
  61. * \{ */
  62. /** \\brief FC, Access Enable Register 0 */
  63. #define QSPI0_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001CFCu)
  64. /** \\brief F8, Access Enable Register 1 */
  65. #define QSPI0_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001CF8u)
  66. /** \\brief 18, Basic Configuration Register */
  67. #define QSPI0_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001C18u)
  68. /** \\brief 60, BACON_ENTRY Register */
  69. #define QSPI0_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001C60u)
  70. /** \\brief A0, Capture Control Register */
  71. #define QSPI0_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001CA0u)
  72. /** \\brief 0, Clock Control Register */
  73. #define QSPI0_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001C00u)
  74. /** \\brief 64, DATA_ENTRY Register */
  75. #define QSPI0_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C64u)
  76. /** \\brief 68, DATA_ENTRY Register */
  77. #define QSPI0_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C68u)
  78. /** \\brief 6C, DATA_ENTRY Register */
  79. #define QSPI0_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C6Cu)
  80. /** \\brief 70, DATA_ENTRY Register */
  81. #define QSPI0_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C70u)
  82. /** \\brief 74, DATA_ENTRY Register */
  83. #define QSPI0_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C74u)
  84. /** \\brief 78, DATA_ENTRY Register */
  85. #define QSPI0_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C78u)
  86. /** \\brief 7C, DATA_ENTRY Register */
  87. #define QSPI0_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C7Cu)
  88. /** \\brief 80, DATA_ENTRY Register */
  89. #define QSPI0_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001C80u)
  90. /** \\brief 20, Configuration Extension */
  91. #define QSPI0_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C20u)
  92. /** \\brief 24, Configuration Extension */
  93. #define QSPI0_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C24u)
  94. /** \\brief 28, Configuration Extension */
  95. #define QSPI0_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C28u)
  96. /** \\brief 2C, Configuration Extension */
  97. #define QSPI0_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C2Cu)
  98. /** \\brief 30, Configuration Extension */
  99. #define QSPI0_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C30u)
  100. /** \\brief 34, Configuration Extension */
  101. #define QSPI0_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C34u)
  102. /** \\brief 38, Configuration Extension */
  103. #define QSPI0_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C38u)
  104. /** \\brief 3C, Configuration Extension */
  105. #define QSPI0_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001C3Cu)
  106. /** \\brief 54, Flags Clear Register */
  107. #define QSPI0_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001C54u)
  108. /** \\brief 10, Global Configuration Register */
  109. #define QSPI0_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001C10u)
  110. /** \\brief 14, Global Configuration Register 1 */
  111. #define QSPI0_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001C14u)
  112. /** \\brief 8, Module Identification Register */
  113. #define QSPI0_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001C08u)
  114. /** \\brief F4, Kernel Reset Register 0 */
  115. #define QSPI0_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001CF4u)
  116. /** \\brief F0, Kernel Reset Register 1 */
  117. #define QSPI0_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001CF0u)
  118. /** \\brief EC, Kernel Reset Status Clear Register */
  119. #define QSPI0_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001CECu)
  120. /** \\brief 5C, MIX_ENTRY Register */
  121. #define QSPI0_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001C5Cu)
  122. /** \\brief E8, OCDS Control and Status */
  123. #define QSPI0_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001CE8u)
  124. /** \\brief 4, Port Input Select Register */
  125. #define QSPI0_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001C04u)
  126. /** \\brief 90, RX_EXIT Register */
  127. #define QSPI0_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001C90u)
  128. /** \\brief 94, RX_EXIT Debug Register */
  129. #define QSPI0_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001C94u)
  130. /** \\brief 48, Slave Select Output Control Register */
  131. #define QSPI0_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001C48u)
  132. /** \\brief 40, Status Register */
  133. #define QSPI0_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001C40u)
  134. /** \\brief 44, Status Register 1 */
  135. #define QSPI0_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001C44u)
  136. /** \\brief 58, Extra Large Data Configuration Register */
  137. #define QSPI0_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001C58u)
  138. /** \} */
  139. /******************************************************************************/
  140. /******************************************************************************/
  141. /** \addtogroup IfxLld_Qspi_Cfg_Qspi1
  142. * \{ */
  143. /** \\brief FC, Access Enable Register 0 */
  144. #define QSPI1_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001DFCu)
  145. /** \\brief F8, Access Enable Register 1 */
  146. #define QSPI1_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001DF8u)
  147. /** \\brief 18, Basic Configuration Register */
  148. #define QSPI1_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001D18u)
  149. /** \\brief 60, BACON_ENTRY Register */
  150. #define QSPI1_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001D60u)
  151. /** \\brief A0, Capture Control Register */
  152. #define QSPI1_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001DA0u)
  153. /** \\brief 0, Clock Control Register */
  154. #define QSPI1_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001D00u)
  155. /** \\brief 64, DATA_ENTRY Register */
  156. #define QSPI1_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D64u)
  157. /** \\brief 68, DATA_ENTRY Register */
  158. #define QSPI1_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D68u)
  159. /** \\brief 6C, DATA_ENTRY Register */
  160. #define QSPI1_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D6Cu)
  161. /** \\brief 70, DATA_ENTRY Register */
  162. #define QSPI1_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D70u)
  163. /** \\brief 74, DATA_ENTRY Register */
  164. #define QSPI1_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D74u)
  165. /** \\brief 78, DATA_ENTRY Register */
  166. #define QSPI1_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D78u)
  167. /** \\brief 7C, DATA_ENTRY Register */
  168. #define QSPI1_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D7Cu)
  169. /** \\brief 80, DATA_ENTRY Register */
  170. #define QSPI1_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001D80u)
  171. /** \\brief 20, Configuration Extension */
  172. #define QSPI1_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D20u)
  173. /** \\brief 24, Configuration Extension */
  174. #define QSPI1_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D24u)
  175. /** \\brief 28, Configuration Extension */
  176. #define QSPI1_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D28u)
  177. /** \\brief 2C, Configuration Extension */
  178. #define QSPI1_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D2Cu)
  179. /** \\brief 30, Configuration Extension */
  180. #define QSPI1_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D30u)
  181. /** \\brief 34, Configuration Extension */
  182. #define QSPI1_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D34u)
  183. /** \\brief 38, Configuration Extension */
  184. #define QSPI1_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D38u)
  185. /** \\brief 3C, Configuration Extension */
  186. #define QSPI1_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001D3Cu)
  187. /** \\brief 54, Flags Clear Register */
  188. #define QSPI1_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001D54u)
  189. /** \\brief 10, Global Configuration Register */
  190. #define QSPI1_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001D10u)
  191. /** \\brief 14, Global Configuration Register 1 */
  192. #define QSPI1_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001D14u)
  193. /** \\brief 8, Module Identification Register */
  194. #define QSPI1_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001D08u)
  195. /** \\brief F4, Kernel Reset Register 0 */
  196. #define QSPI1_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001DF4u)
  197. /** \\brief F0, Kernel Reset Register 1 */
  198. #define QSPI1_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001DF0u)
  199. /** \\brief EC, Kernel Reset Status Clear Register */
  200. #define QSPI1_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001DECu)
  201. /** \\brief 5C, MIX_ENTRY Register */
  202. #define QSPI1_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001D5Cu)
  203. /** \\brief E8, OCDS Control and Status */
  204. #define QSPI1_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001DE8u)
  205. /** \\brief 4, Port Input Select Register */
  206. #define QSPI1_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001D04u)
  207. /** \\brief 90, RX_EXIT Register */
  208. #define QSPI1_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001D90u)
  209. /** \\brief 94, RX_EXIT Debug Register */
  210. #define QSPI1_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001D94u)
  211. /** \\brief 48, Slave Select Output Control Register */
  212. #define QSPI1_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001D48u)
  213. /** \\brief 40, Status Register */
  214. #define QSPI1_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001D40u)
  215. /** \\brief 44, Status Register 1 */
  216. #define QSPI1_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001D44u)
  217. /** \\brief 58, Extra Large Data Configuration Register */
  218. #define QSPI1_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001D58u)
  219. /** \} */
  220. /******************************************************************************/
  221. /******************************************************************************/
  222. /** \addtogroup IfxLld_Qspi_Cfg_Qspi2
  223. * \{ */
  224. /** \\brief FC, Access Enable Register 0 */
  225. #define QSPI2_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001EFCu)
  226. /** \\brief F8, Access Enable Register 1 */
  227. #define QSPI2_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001EF8u)
  228. /** \\brief 18, Basic Configuration Register */
  229. #define QSPI2_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001E18u)
  230. /** \\brief 60, BACON_ENTRY Register */
  231. #define QSPI2_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001E60u)
  232. /** \\brief A0, Capture Control Register */
  233. #define QSPI2_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001EA0u)
  234. /** \\brief 0, Clock Control Register */
  235. #define QSPI2_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001E00u)
  236. /** \\brief 64, DATA_ENTRY Register */
  237. #define QSPI2_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E64u)
  238. /** \\brief 68, DATA_ENTRY Register */
  239. #define QSPI2_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E68u)
  240. /** \\brief 6C, DATA_ENTRY Register */
  241. #define QSPI2_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E6Cu)
  242. /** \\brief 70, DATA_ENTRY Register */
  243. #define QSPI2_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E70u)
  244. /** \\brief 74, DATA_ENTRY Register */
  245. #define QSPI2_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E74u)
  246. /** \\brief 78, DATA_ENTRY Register */
  247. #define QSPI2_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E78u)
  248. /** \\brief 7C, DATA_ENTRY Register */
  249. #define QSPI2_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E7Cu)
  250. /** \\brief 80, DATA_ENTRY Register */
  251. #define QSPI2_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001E80u)
  252. /** \\brief 20, Configuration Extension */
  253. #define QSPI2_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E20u)
  254. /** \\brief 24, Configuration Extension */
  255. #define QSPI2_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E24u)
  256. /** \\brief 28, Configuration Extension */
  257. #define QSPI2_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E28u)
  258. /** \\brief 2C, Configuration Extension */
  259. #define QSPI2_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E2Cu)
  260. /** \\brief 30, Configuration Extension */
  261. #define QSPI2_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E30u)
  262. /** \\brief 34, Configuration Extension */
  263. #define QSPI2_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E34u)
  264. /** \\brief 38, Configuration Extension */
  265. #define QSPI2_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E38u)
  266. /** \\brief 3C, Configuration Extension */
  267. #define QSPI2_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001E3Cu)
  268. /** \\brief 54, Flags Clear Register */
  269. #define QSPI2_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001E54u)
  270. /** \\brief 10, Global Configuration Register */
  271. #define QSPI2_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001E10u)
  272. /** \\brief 14, Global Configuration Register 1 */
  273. #define QSPI2_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001E14u)
  274. /** \\brief 8, Module Identification Register */
  275. #define QSPI2_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001E08u)
  276. /** \\brief F4, Kernel Reset Register 0 */
  277. #define QSPI2_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001EF4u)
  278. /** \\brief F0, Kernel Reset Register 1 */
  279. #define QSPI2_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001EF0u)
  280. /** \\brief EC, Kernel Reset Status Clear Register */
  281. #define QSPI2_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001EECu)
  282. /** \\brief 5C, MIX_ENTRY Register */
  283. #define QSPI2_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001E5Cu)
  284. /** \\brief E8, OCDS Control and Status */
  285. #define QSPI2_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001EE8u)
  286. /** \\brief 4, Port Input Select Register */
  287. #define QSPI2_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001E04u)
  288. /** \\brief 90, RX_EXIT Register */
  289. #define QSPI2_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001E90u)
  290. /** \\brief 94, RX_EXIT Debug Register */
  291. #define QSPI2_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001E94u)
  292. /** \\brief 48, Slave Select Output Control Register */
  293. #define QSPI2_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001E48u)
  294. /** \\brief 40, Status Register */
  295. #define QSPI2_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001E40u)
  296. /** \\brief 44, Status Register 1 */
  297. #define QSPI2_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001E44u)
  298. /** \\brief 58, Extra Large Data Configuration Register */
  299. #define QSPI2_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001E58u)
  300. /** \} */
  301. /******************************************************************************/
  302. /******************************************************************************/
  303. /** \addtogroup IfxLld_Qspi_Cfg_Qspi3
  304. * \{ */
  305. /** \\brief FC, Access Enable Register 0 */
  306. #define QSPI3_ACCEN0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN0*)0xF0001FFCu)
  307. /** \\brief F8, Access Enable Register 1 */
  308. #define QSPI3_ACCEN1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ACCEN1*)0xF0001FF8u)
  309. /** \\brief 18, Basic Configuration Register */
  310. #define QSPI3_BACON /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACON*)0xF0001F18u)
  311. /** \\brief 60, BACON_ENTRY Register */
  312. #define QSPI3_BACONENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_BACONENTRY*)0xF0001F60u)
  313. /** \\brief A0, Capture Control Register */
  314. #define QSPI3_CAPCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_CAPCON*)0xF0001FA0u)
  315. /** \\brief 0, Clock Control Register */
  316. #define QSPI3_CLC /*lint --e(923)*/ (*(volatile Ifx_QSPI_CLC*)0xF0001F00u)
  317. /** \\brief 64, DATA_ENTRY Register */
  318. #define QSPI3_DATAENTRY0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F64u)
  319. /** \\brief 68, DATA_ENTRY Register */
  320. #define QSPI3_DATAENTRY1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F68u)
  321. /** \\brief 6C, DATA_ENTRY Register */
  322. #define QSPI3_DATAENTRY2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F6Cu)
  323. /** \\brief 70, DATA_ENTRY Register */
  324. #define QSPI3_DATAENTRY3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F70u)
  325. /** \\brief 74, DATA_ENTRY Register */
  326. #define QSPI3_DATAENTRY4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F74u)
  327. /** \\brief 78, DATA_ENTRY Register */
  328. #define QSPI3_DATAENTRY5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F78u)
  329. /** \\brief 7C, DATA_ENTRY Register */
  330. #define QSPI3_DATAENTRY6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F7Cu)
  331. /** \\brief 80, DATA_ENTRY Register */
  332. #define QSPI3_DATAENTRY7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_DATAENTRY*)0xF0001F80u)
  333. /** \\brief 20, Configuration Extension */
  334. #define QSPI3_ECON0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F20u)
  335. /** \\brief 24, Configuration Extension */
  336. #define QSPI3_ECON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F24u)
  337. /** \\brief 28, Configuration Extension */
  338. #define QSPI3_ECON2 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F28u)
  339. /** \\brief 2C, Configuration Extension */
  340. #define QSPI3_ECON3 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F2Cu)
  341. /** \\brief 30, Configuration Extension */
  342. #define QSPI3_ECON4 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F30u)
  343. /** \\brief 34, Configuration Extension */
  344. #define QSPI3_ECON5 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F34u)
  345. /** \\brief 38, Configuration Extension */
  346. #define QSPI3_ECON6 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F38u)
  347. /** \\brief 3C, Configuration Extension */
  348. #define QSPI3_ECON7 /*lint --e(923)*/ (*(volatile Ifx_QSPI_ECON*)0xF0001F3Cu)
  349. /** \\brief 54, Flags Clear Register */
  350. #define QSPI3_FLAGSCLEAR /*lint --e(923)*/ (*(volatile Ifx_QSPI_FLAGSCLEAR*)0xF0001F54u)
  351. /** \\brief 10, Global Configuration Register */
  352. #define QSPI3_GLOBALCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON*)0xF0001F10u)
  353. /** \\brief 14, Global Configuration Register 1 */
  354. #define QSPI3_GLOBALCON1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_GLOBALCON1*)0xF0001F14u)
  355. /** \\brief 8, Module Identification Register */
  356. #define QSPI3_ID /*lint --e(923)*/ (*(volatile Ifx_QSPI_ID*)0xF0001F08u)
  357. /** \\brief F4, Kernel Reset Register 0 */
  358. #define QSPI3_KRST0 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST0*)0xF0001FF4u)
  359. /** \\brief F0, Kernel Reset Register 1 */
  360. #define QSPI3_KRST1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRST1*)0xF0001FF0u)
  361. /** \\brief EC, Kernel Reset Status Clear Register */
  362. #define QSPI3_KRSTCLR /*lint --e(923)*/ (*(volatile Ifx_QSPI_KRSTCLR*)0xF0001FECu)
  363. /** \\brief 5C, MIX_ENTRY Register */
  364. #define QSPI3_MIXENTRY /*lint --e(923)*/ (*(volatile Ifx_QSPI_MIXENTRY*)0xF0001F5Cu)
  365. /** \\brief E8, OCDS Control and Status */
  366. #define QSPI3_OCS /*lint --e(923)*/ (*(volatile Ifx_QSPI_OCS*)0xF0001FE8u)
  367. /** \\brief 4, Port Input Select Register */
  368. #define QSPI3_PISEL /*lint --e(923)*/ (*(volatile Ifx_QSPI_PISEL*)0xF0001F04u)
  369. /** \\brief 90, RX_EXIT Register */
  370. #define QSPI3_RXEXIT /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXIT*)0xF0001F90u)
  371. /** \\brief 94, RX_EXIT Debug Register */
  372. #define QSPI3_RXEXITD /*lint --e(923)*/ (*(volatile Ifx_QSPI_RXEXITD*)0xF0001F94u)
  373. /** \\brief 48, Slave Select Output Control Register */
  374. #define QSPI3_SSOC /*lint --e(923)*/ (*(volatile Ifx_QSPI_SSOC*)0xF0001F48u)
  375. /** \\brief 40, Status Register */
  376. #define QSPI3_STATUS /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS*)0xF0001F40u)
  377. /** \\brief 44, Status Register 1 */
  378. #define QSPI3_STATUS1 /*lint --e(923)*/ (*(volatile Ifx_QSPI_STATUS1*)0xF0001F44u)
  379. /** \\brief 58, Extra Large Data Configuration Register */
  380. #define QSPI3_XXLCON /*lint --e(923)*/ (*(volatile Ifx_QSPI_XXLCON*)0xF0001F58u)
  381. /** \} */
  382. /******************************************************************************/
  383. /******************************************************************************/
  384. #endif /* IFXQSPI_REG_H */