Searched refs:SVIOIEN (Results 1 – 5 of 5) sorted by relevance
199 #define SCU_ENABLE_INT(mask) (SCU->SVIOIEN |= (mask))228 #define SCU_DISABLE_INT(mask) (SCU->SVIOIEN &= (~(mask)))
188 #define SCU_ENABLE_INT(mask) (SCU->SVIOIEN |= (mask))217 #define SCU_DISABLE_INT(mask) (SCU->SVIOIEN &= (~(mask)))
812 …__IO uint32_t SVIOIEN; /*!< [0x002c] Security Violation Interrupt Enable Register … member
410 SCU->SVIOIEN = (uint32_t)(-1); in mpc_init_cfg()
1898 …__IO uint32_t SVIOIEN; /*!< [0x002c] Security Violation Interrupt Enable Register … member