Searched refs:portNVIC_SYSTICK_CTRL (Results 1 – 1 of 1) sorted by relevance
38 #define portNVIC_SYSTICK_CTRL ( ( volatile uint32_t * ) 0xe000e010 ) macro274 …*( portNVIC_SYSTICK_CTRL ) = portNVIC_SYSTICK_CLK | portNVIC_SYSTICK_INT | portNVIC_SYSTICK_ENABLE; in prvSetupTimerInterrupt()