Searched refs:SysTick_NS (Results 1 – 1 of 1) sorted by relevance
2081 …#define SysTick_NS ((SysTick_Type *) SysTick_BASE_NS ) /*!< SysTick configuration … macro3144 SysTick_NS->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */ in TZ_SysTick_Config_NS()3146 …SysTick_NS->VAL = 0UL; /* Load the SysTick Counte… in TZ_SysTick_Config_NS()3147 SysTick_NS->CTRL = SysTick_CTRL_CLKSOURCE_Msk | in TZ_SysTick_Config_NS()