Searched refs:SCU_BASE (Results 1 – 4 of 4) sorted by relevance
396 printf("%s(0x%08x) Violation! ", ipname[i], M32(SCU_BASE + info[i] + 4)); in ProcessHardFault()397 printf("Caused by %s\n", master[M32(SCU_BASE + (uint32_t)info[i])]); in ProcessHardFault()
363 #define SCU_BASE (AHBPERIPH_BASE + 0x2F000UL) macro523 #define SCU_S ((SCU_T *) SCU_BASE) /*!< SCU Pointer …595 #define SCU_NS ((SCU_T *) (SCU_BASE +NS_OFFSET)) /*!< SCU P…
378 #define SCU_BASE (AHBPERIPH_BASE + 0x2F000UL) macro551 #define SCU_S ((SCU_T *) SCU_BASE) /*!< SCU Pointer …634 #define SCU_NS ((SCU_T *) (SCU_BASE +NS_OFFSET)) /*!< SC…
101 {"SCU",SCU_BASE,0},