1 /* 2 3 Copyright (c) 2010 - 2024, Nordic Semiconductor ASA All rights reserved. 4 5 SPDX-License-Identifier: BSD-3-Clause 6 7 Redistribution and use in source and binary forms, with or without 8 modification, are permitted provided that the following conditions are met: 9 10 1. Redistributions of source code must retain the above copyright notice, this 11 list of conditions and the following disclaimer. 12 13 2. Redistributions in binary form must reproduce the above copyright 14 notice, this list of conditions and the following disclaimer in the 15 documentation and/or other materials provided with the distribution. 16 17 3. Neither the name of Nordic Semiconductor ASA nor the names of its 18 contributors may be used to endorse or promote products derived from this 19 software without specific prior written permission. 20 21 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 22 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 IMPLIED WARRANTIES OF MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE 24 ARE DISCLAIMED. IN NO EVENT SHALL NORDIC SEMICONDUCTOR ASA OR CONTRIBUTORS BE 25 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 26 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 27 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 28 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 29 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 30 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 31 POSSIBILITY OF SUCH DAMAGE. 32 33 */ 34 35 #ifndef NRF54H20_FLPR_H 36 #define NRF54H20_FLPR_H 37 38 #ifdef __cplusplus 39 extern "C" { 40 #endif 41 42 43 #ifdef NRF_FLPR /*!< Processor information is domain local. */ 44 45 46 /* =========================================================================================================================== */ 47 /* ================ Interrupt Number Definition ================ */ 48 /* =========================================================================================================================== */ 49 50 typedef enum { 51 /* ===================================================== Core Interrupts ===================================================== */ 52 /* ============================================== Processor Specific Interrupts ============================================== */ 53 VPRCLIC_0_IRQn = 0, /*!< 0 VPRCLIC_0 */ 54 VPRCLIC_1_IRQn = 1, /*!< 1 VPRCLIC_1 */ 55 VPRCLIC_2_IRQn = 2, /*!< 2 VPRCLIC_2 */ 56 VPRCLIC_3_IRQn = 3, /*!< 3 VPRCLIC_3 */ 57 VPRCLIC_4_IRQn = 4, /*!< 4 VPRCLIC_4 */ 58 VPRCLIC_5_IRQn = 5, /*!< 5 VPRCLIC_5 */ 59 VPRCLIC_6_IRQn = 6, /*!< 6 VPRCLIC_6 */ 60 VPRCLIC_7_IRQn = 7, /*!< 7 VPRCLIC_7 */ 61 VPRCLIC_8_IRQn = 8, /*!< 8 VPRCLIC_8 */ 62 VPRCLIC_9_IRQn = 9, /*!< 9 VPRCLIC_9 */ 63 VPRCLIC_10_IRQn = 10, /*!< 10 VPRCLIC_10 */ 64 VPRCLIC_11_IRQn = 11, /*!< 11 VPRCLIC_11 */ 65 VPRCLIC_12_IRQn = 12, /*!< 12 VPRCLIC_12 */ 66 VPRCLIC_13_IRQn = 13, /*!< 13 VPRCLIC_13 */ 67 VPRCLIC_14_IRQn = 14, /*!< 14 VPRCLIC_14 */ 68 VPRCLIC_15_IRQn = 15, /*!< 15 VPRCLIC_15 */ 69 VPRCLIC_16_IRQn = 16, /*!< 16 VPRCLIC_16 */ 70 VPRCLIC_17_IRQn = 17, /*!< 17 VPRCLIC_17 */ 71 VPRCLIC_18_IRQn = 18, /*!< 18 VPRCLIC_18 */ 72 VPRCLIC_19_IRQn = 19, /*!< 19 VPRCLIC_19 */ 73 VPRCLIC_20_IRQn = 20, /*!< 20 VPRCLIC_20 */ 74 VPRCLIC_21_IRQn = 21, /*!< 21 VPRCLIC_21 */ 75 VPRCLIC_22_IRQn = 22, /*!< 22 VPRCLIC_22 */ 76 VPRCLIC_23_IRQn = 23, /*!< 23 VPRCLIC_23 */ 77 VPRCLIC_24_IRQn = 24, /*!< 24 VPRCLIC_24 */ 78 VPRCLIC_25_IRQn = 25, /*!< 25 VPRCLIC_25 */ 79 VPRCLIC_26_IRQn = 26, /*!< 26 VPRCLIC_26 */ 80 VPRCLIC_27_IRQn = 27, /*!< 27 VPRCLIC_27 */ 81 VPRCLIC_28_IRQn = 28, /*!< 28 VPRCLIC_28 */ 82 VPRCLIC_29_IRQn = 29, /*!< 29 VPRCLIC_29 */ 83 VPRCLIC_30_IRQn = 30, /*!< 30 VPRCLIC_30 */ 84 VPRCLIC_31_IRQn = 31, /*!< 31 VPRCLIC_31 */ 85 VPRTIM_IRQn = 32, /*!< 32 VPRTIM */ 86 GPIOTE130_0_IRQn = 104, /*!< 104 GPIOTE130_0 */ 87 GPIOTE130_1_IRQn = 105, /*!< 105 GPIOTE130_1 */ 88 GRTC_0_IRQn = 108, /*!< 108 GRTC_0 */ 89 GRTC_1_IRQn = 109, /*!< 109 GRTC_1 */ 90 GRTC_2_IRQn = 110, /*!< 110 GRTC_2 */ 91 TBM_IRQn = 127, /*!< 127 TBM */ 92 USBHS_IRQn = 134, /*!< 134 USBHS */ 93 EXMIF_IRQn = 149, /*!< 149 EXMIF */ 94 IPCT120_0_IRQn = 209, /*!< 209 IPCT120_0 */ 95 I3C120_IRQn = 211, /*!< 211 I3C120 */ 96 VPR121_IRQn = 212, /*!< 212 VPR121 */ 97 CAN120_IRQn = 216, /*!< 216 CAN120 */ 98 MVDMA120_IRQn = 217, /*!< 217 MVDMA120 */ 99 I3C121_IRQn = 222, /*!< 222 I3C121 */ 100 TIMER120_IRQn = 226, /*!< 226 TIMER120 */ 101 TIMER121_IRQn = 227, /*!< 227 TIMER121 */ 102 PWM120_IRQn = 228, /*!< 228 PWM120 */ 103 SPIS120_IRQn = 229, /*!< 229 SPIS120 */ 104 SPIM120_UARTE120_IRQn = 230, /*!< 230 SPIM120_UARTE120 */ 105 SPIM121_IRQn = 231, /*!< 231 SPIM121 */ 106 VPR130_IRQn = 264, /*!< 264 VPR130 */ 107 IPCT130_0_IRQn = 289, /*!< 289 IPCT130_0 */ 108 RTC130_IRQn = 296, /*!< 296 RTC130 */ 109 RTC131_IRQn = 297, /*!< 297 RTC131 */ 110 WDT131_IRQn = 299, /*!< 299 WDT131 */ 111 WDT132_IRQn = 300, /*!< 300 WDT132 */ 112 EGU130_IRQn = 301, /*!< 301 EGU130 */ 113 SAADC_IRQn = 386, /*!< 386 SAADC */ 114 COMP_LPCOMP_IRQn = 387, /*!< 387 COMP_LPCOMP */ 115 TEMP_IRQn = 388, /*!< 388 TEMP */ 116 NFCT_IRQn = 389, /*!< 389 NFCT */ 117 TDM130_IRQn = 402, /*!< 402 TDM130 */ 118 PDM_IRQn = 403, /*!< 403 PDM */ 119 QDEC130_IRQn = 404, /*!< 404 QDEC130 */ 120 QDEC131_IRQn = 405, /*!< 405 QDEC131 */ 121 SIMIF130_IRQn = 406, /*!< 406 SIMIF130 */ 122 TDM131_IRQn = 407, /*!< 407 TDM131 */ 123 TIMER130_IRQn = 418, /*!< 418 TIMER130 */ 124 TIMER131_IRQn = 419, /*!< 419 TIMER131 */ 125 PWM130_IRQn = 420, /*!< 420 PWM130 */ 126 SERIAL0_IRQn = 421, /*!< 421 SERIAL0 */ 127 SERIAL1_IRQn = 422, /*!< 422 SERIAL1 */ 128 TIMER132_IRQn = 434, /*!< 434 TIMER132 */ 129 TIMER133_IRQn = 435, /*!< 435 TIMER133 */ 130 PWM131_IRQn = 436, /*!< 436 PWM131 */ 131 SERIAL2_IRQn = 437, /*!< 437 SERIAL2 */ 132 SERIAL3_IRQn = 438, /*!< 438 SERIAL3 */ 133 TIMER134_IRQn = 450, /*!< 450 TIMER134 */ 134 TIMER135_IRQn = 451, /*!< 451 TIMER135 */ 135 PWM132_IRQn = 452, /*!< 452 PWM132 */ 136 SERIAL4_IRQn = 453, /*!< 453 SERIAL4 */ 137 SERIAL5_IRQn = 454, /*!< 454 SERIAL5 */ 138 TIMER136_IRQn = 466, /*!< 466 TIMER136 */ 139 TIMER137_IRQn = 467, /*!< 467 TIMER137 */ 140 PWM133_IRQn = 468, /*!< 468 PWM133 */ 141 SERIAL6_IRQn = 469, /*!< 469 SERIAL6 */ 142 SERIAL7_IRQn = 470, /*!< 470 SERIAL7 */ 143 } IRQn_Type; 144 145 /* ==================================================== Interrupt Aliases ==================================================== */ 146 #define SPIM120_IRQn SPIM120_UARTE120_IRQn 147 #define SPIM120_IRQHandler SPIM120_UARTE120_IRQHandler 148 #define UARTE120_IRQn SPIM120_UARTE120_IRQn 149 #define UARTE120_IRQHandler SPIM120_UARTE120_IRQHandler 150 #define COMP_IRQn COMP_LPCOMP_IRQn 151 #define COMP_IRQHandler COMP_LPCOMP_IRQHandler 152 #define LPCOMP_IRQn COMP_LPCOMP_IRQn 153 #define LPCOMP_IRQHandler COMP_LPCOMP_IRQHandler 154 #define SPIM130_IRQn SERIAL0_IRQn 155 #define SPIM130_IRQHandler SERIAL0_IRQHandler 156 #define SPIS130_IRQn SERIAL0_IRQn 157 #define SPIS130_IRQHandler SERIAL0_IRQHandler 158 #define TWIM130_IRQn SERIAL0_IRQn 159 #define TWIM130_IRQHandler SERIAL0_IRQHandler 160 #define TWIS130_IRQn SERIAL0_IRQn 161 #define TWIS130_IRQHandler SERIAL0_IRQHandler 162 #define UARTE130_IRQn SERIAL0_IRQn 163 #define UARTE130_IRQHandler SERIAL0_IRQHandler 164 #define SPIM131_IRQn SERIAL1_IRQn 165 #define SPIM131_IRQHandler SERIAL1_IRQHandler 166 #define SPIS131_IRQn SERIAL1_IRQn 167 #define SPIS131_IRQHandler SERIAL1_IRQHandler 168 #define TWIM131_IRQn SERIAL1_IRQn 169 #define TWIM131_IRQHandler SERIAL1_IRQHandler 170 #define TWIS131_IRQn SERIAL1_IRQn 171 #define TWIS131_IRQHandler SERIAL1_IRQHandler 172 #define UARTE131_IRQn SERIAL1_IRQn 173 #define UARTE131_IRQHandler SERIAL1_IRQHandler 174 #define SPIM132_IRQn SERIAL2_IRQn 175 #define SPIM132_IRQHandler SERIAL2_IRQHandler 176 #define SPIS132_IRQn SERIAL2_IRQn 177 #define SPIS132_IRQHandler SERIAL2_IRQHandler 178 #define TWIM132_IRQn SERIAL2_IRQn 179 #define TWIM132_IRQHandler SERIAL2_IRQHandler 180 #define TWIS132_IRQn SERIAL2_IRQn 181 #define TWIS132_IRQHandler SERIAL2_IRQHandler 182 #define UARTE132_IRQn SERIAL2_IRQn 183 #define UARTE132_IRQHandler SERIAL2_IRQHandler 184 #define SPIM133_IRQn SERIAL3_IRQn 185 #define SPIM133_IRQHandler SERIAL3_IRQHandler 186 #define SPIS133_IRQn SERIAL3_IRQn 187 #define SPIS133_IRQHandler SERIAL3_IRQHandler 188 #define TWIM133_IRQn SERIAL3_IRQn 189 #define TWIM133_IRQHandler SERIAL3_IRQHandler 190 #define TWIS133_IRQn SERIAL3_IRQn 191 #define TWIS133_IRQHandler SERIAL3_IRQHandler 192 #define UARTE133_IRQn SERIAL3_IRQn 193 #define UARTE133_IRQHandler SERIAL3_IRQHandler 194 #define SPIM134_IRQn SERIAL4_IRQn 195 #define SPIM134_IRQHandler SERIAL4_IRQHandler 196 #define SPIS134_IRQn SERIAL4_IRQn 197 #define SPIS134_IRQHandler SERIAL4_IRQHandler 198 #define TWIM134_IRQn SERIAL4_IRQn 199 #define TWIM134_IRQHandler SERIAL4_IRQHandler 200 #define TWIS134_IRQn SERIAL4_IRQn 201 #define TWIS134_IRQHandler SERIAL4_IRQHandler 202 #define UARTE134_IRQn SERIAL4_IRQn 203 #define UARTE134_IRQHandler SERIAL4_IRQHandler 204 #define SPIM135_IRQn SERIAL5_IRQn 205 #define SPIM135_IRQHandler SERIAL5_IRQHandler 206 #define SPIS135_IRQn SERIAL5_IRQn 207 #define SPIS135_IRQHandler SERIAL5_IRQHandler 208 #define TWIM135_IRQn SERIAL5_IRQn 209 #define TWIM135_IRQHandler SERIAL5_IRQHandler 210 #define TWIS135_IRQn SERIAL5_IRQn 211 #define TWIS135_IRQHandler SERIAL5_IRQHandler 212 #define UARTE135_IRQn SERIAL5_IRQn 213 #define UARTE135_IRQHandler SERIAL5_IRQHandler 214 #define SPIM136_IRQn SERIAL6_IRQn 215 #define SPIM136_IRQHandler SERIAL6_IRQHandler 216 #define SPIS136_IRQn SERIAL6_IRQn 217 #define SPIS136_IRQHandler SERIAL6_IRQHandler 218 #define TWIM136_IRQn SERIAL6_IRQn 219 #define TWIM136_IRQHandler SERIAL6_IRQHandler 220 #define TWIS136_IRQn SERIAL6_IRQn 221 #define TWIS136_IRQHandler SERIAL6_IRQHandler 222 #define UARTE136_IRQn SERIAL6_IRQn 223 #define UARTE136_IRQHandler SERIAL6_IRQHandler 224 #define SPIM137_IRQn SERIAL7_IRQn 225 #define SPIM137_IRQHandler SERIAL7_IRQHandler 226 #define SPIS137_IRQn SERIAL7_IRQn 227 #define SPIS137_IRQHandler SERIAL7_IRQHandler 228 #define TWIM137_IRQn SERIAL7_IRQn 229 #define TWIM137_IRQHandler SERIAL7_IRQHandler 230 #define TWIS137_IRQn SERIAL7_IRQn 231 #define TWIS137_IRQHandler SERIAL7_IRQHandler 232 #define UARTE137_IRQn SERIAL7_IRQn 233 #define UARTE137_IRQHandler SERIAL7_IRQHandler 234 235 /* =========================================================================================================================== */ 236 /* ================ Processor and Core Peripheral Section ================ */ 237 /* =========================================================================================================================== */ 238 239 /* ====================== Configuration of the Nordic Semiconductor VPR Processor and Core Peripherals ======================= */ 240 #define __VPR_REV 1.1 /*!< VPR Core Revision */ 241 #define __VPR_REV_MAJOR 1 /*!< VPR Core Major Revision */ 242 #define __VPR_REV_MINOR 1 /*!< VPR Core Minor Revision */ 243 #define __VPR_REV_PATCH 0 /*!< VPR Core Patch Revision */ 244 #define __DSP_PRESENT 0 /*!< DSP present or not */ 245 #define __CLIC_PRIO_BITS 3 /*!< Number of Bits used for Priority Levels */ 246 #define __MTVT_PRESENT 1 /*!< CPU supports alternate Vector Table address */ 247 #define __MPU_PRESENT 1 /*!< MPU present */ 248 #define __FPU_PRESENT 0 /*!< FPU present */ 249 #define __FPU_DP 0 /*!< Double Precision FPU */ 250 #define __INTERRUPTS_MAX 480 /*!< Size of interrupt vector table */ 251 252 #define NRF_VPR NRF_VPR121 /*!< VPR instance name */ 253 #include "core_vpr.h" /*!< Nordic Semiconductor VPR processor and core peripherals */ 254 #include "system_nrf.h" /*!< nrf54h20_flpr System Library */ 255 256 #endif /*!< NRF_FLPR */ 257 258 259 #ifdef NRF_FLPR 260 261 #define NRF_DOMAIN NRF_DOMAIN_GLOBALFAST 262 #define NRF_PROCESSOR NRF_PROCESSOR_FLPR 263 #ifndef NRF_OWNER 264 #define NRF_OWNER NRF_OWNER_APPLICATION 265 #endif 266 267 #endif /*!< NRF_FLPR */ 268 269 270 /* ========================================= Start of section using anonymous unions ========================================= */ 271 272 #include "compiler_abstraction.h" 273 274 #if defined (__CC_ARM) 275 #pragma push 276 #pragma anon_unions 277 #elif defined (__ICCARM__) 278 #pragma language=extended 279 #elif defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050) 280 #pragma clang diagnostic push 281 #pragma clang diagnostic ignored "-Wc11-extensions" 282 #pragma clang diagnostic ignored "-Wreserved-id-macro" 283 #pragma clang diagnostic ignored "-Wgnu-anonymous-struct" 284 #pragma clang diagnostic ignored "-Wnested-anon-types" 285 #elif defined (__GNUC__) 286 /* anonymous unions are enabled by default */ 287 #elif defined (__TMS470__) 288 /* anonymous unions are enabled by default */ 289 #elif defined (__TASKING__) 290 #pragma warning 586 291 #elif defined (__CSMC__) 292 /* anonymous unions are enabled by default */ 293 #else 294 #warning Unsupported compiler type 295 #endif 296 297 /* =========================================================================================================================== */ 298 /* ================ Peripheral Address Map ================ */ 299 /* =========================================================================================================================== */ 300 301 #define NRF_FLPR_VPRCLIC_BASE 0xF0000000UL 302 303 /* =========================================================================================================================== */ 304 /* ================ Peripheral Declaration ================ */ 305 /* =========================================================================================================================== */ 306 307 #define NRF_FLPR_VPRCLIC ((NRF_CLIC_Type*) NRF_FLPR_VPRCLIC_BASE) 308 309 /* =========================================================================================================================== */ 310 /* ================ Local Domain Remapping ================ */ 311 /* =========================================================================================================================== */ 312 313 #ifdef NRF_FLPR /*!< Remap NRF_DOMAIN_X instances to NRF_X symbol for ease of use. */ 314 #define NRF_VPRCLIC NRF_FLPR_VPRCLIC 315 #endif /*!< NRF_FLPR */ 316 317 /* ========================================== End of section using anonymous unions ========================================== */ 318 319 #if defined (__CC_ARM) 320 #pragma pop 321 #elif defined (__ICCARM__) 322 /* leave anonymous unions enabled */ 323 #elif defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050) 324 #pragma clang diagnostic pop 325 #elif defined (__GNUC__) 326 /* anonymous unions are enabled by default */ 327 #elif defined (__TMS470__) 328 /* anonymous unions are enabled by default */ 329 #elif defined (__TASKING__) 330 #pragma warning restore 331 #elif defined (__CSMC__) 332 /* anonymous unions are enabled by default */ 333 #endif 334 335 336 #ifdef __cplusplus 337 } 338 #endif 339 #endif /* NRF54H20_FLPR_H */ 340 341