Home
last modified time | relevance | path

Searched refs:SCU_BASE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dretarget.c396 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()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h363 #define SCU_BASE (AHBPERIPH_BASE + 0x2F000UL) macro
523 #define SCU_S ((SCU_T *) SCU_BASE) /*!< SCU Pointer …
595 #define SCU_NS ((SCU_T *) (SCU_BASE +NS_OFFSET)) /*!< SCU P…
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h378 #define SCU_BASE (AHBPERIPH_BASE + 0x2F000UL) macro
551 #define SCU_S ((SCU_T *) SCU_BASE) /*!< SCU Pointer …
634 #define SCU_NS ((SCU_T *) (SCU_BASE +NS_OFFSET)) /*!< SC…
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c101 {"SCU",SCU_BASE,0},