Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dscu.h241 #define SCU_GET_INT_FLAG(mask) (SCU->SVINTSTS&(mask))
271 #define SCU_CLR_INT_FLAG(flag) (SCU->SVINTSTS = (flag))
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dscu.h230 #define SCU_GET_INT_FLAG(mask) (SCU->SVINTSTS&(mask))
260 #define SCU_CLR_INT_FLAG(flag) (SCU->SVINTSTS = (flag))
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
Dscu_reg.h813 …__IO uint32_t SVINTSTS; /*!< [0x0030] Security Violation Interrupt Status Register … member
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
Dscu_reg.h1899 …__IO uint32_t SVINTSTS; /*!< [0x0030] Security Violation Interrupt Status Register … member