Searched refs:IsSecure (Results 1 – 1 of 1) sorted by relevance
1910 public ref T Get(bool IsSecure) in Get() argument1912 return ref IsSecure ? ref SecureVal : ref NonSecureVal; in Get()1920 IsSecure = isSecure; in SysTick()1930 … parent.SetPendingIRQ((int)(IsSecure ? SystemException.SysTick_S : SystemException.SysTick)); in SysTick()1964 public bool IsSecure { get; } property in Antmicro.Renode.Peripherals.IRQControllers.NVIC.SysTick1979 …k_{0} enabled but it won't be started as long as the reload value is zero", IsSecure ? "S" : "NS");1982 … parent.NoisyLog("Systick_{0} {1}", IsSecure ? "S" : "NS", value ? "enabled" : "disabled");2001 …ng Systick_{0} counter due to reload value change from 0x0 to 0x{1:X}", IsSecure ? "_S" : "_NS", v…