Searched refs:PPB_NONSEC_BASE (Results 1 – 7 of 7) sorted by relevance
58 #define systick_ns_hw ((systick_hw_t *)(PPB_NONSEC_BASE + M33_SYST_CSR_OFFSET))
61 #define sau_ns_hw ((armv8m_sau_hw_t *)(PPB_NONSEC_BASE + M33_SAU_CTRL_OFFSET))
90 #define nvic_ns_hw ((nvic_hw_t *)(PPB_NONSEC_BASE + M33_NVIC_ISER0_OFFSET))
122 #define mpu_ns_hw ((mpu_hw_t *)(PPB_NONSEC_BASE + M33_MPU_TYPE_OFFSET))
260 #define scb_ns_hw ((armv8m_scb_hw_t *)(PPB_NONSEC_BASE + M33_CPUID_OFFSET))
1647 #define m33_ns_hw ((m33_hw_t *)PPB_NONSEC_BASE)
108 #define PPB_NONSEC_BASE _u(0xe0020000) macro