Searched refs:portNVIC_SYSTICK_INT (Results 1 – 4 of 4) sorted by relevance
42 #define portNVIC_SYSTICK_INT 0x00000002 macro274 …*( portNVIC_SYSTICK_CTRL ) = portNVIC_SYSTICK_CLK | portNVIC_SYSTICK_INT | portNVIC_SYSTICK_ENABLE; in prvSetupTimerInterrupt()
88 #define portNVIC_SYSTICK_INT ( 0x00000002UL ) macro1092 …portNVIC_SYSTICK_CTRL_REG = ( portNVIC_SYSTICK_CLK | portNVIC_SYSTICK_INT | portNVIC_SYSTICK_ENABL… in vPortSetupTimerInterrupt()
98 #define portNVIC_SYSTICK_INT ( 0x00000002UL ) macro1215 …portNVIC_SYSTICK_CTRL_REG = ( portNVIC_SYSTICK_CLK | portNVIC_SYSTICK_INT | portNVIC_SYSTICK_ENABL… in vPortSetupTimerInterrupt()
88 #define portNVIC_SYSTICK_INT ( 0x00000002UL ) macro1225 … portNVIC_SYSTICK_CTRL_REG = portNVIC_SYSTICK_CLK | portNVIC_SYSTICK_INT | portNVIC_SYSTICK_ENABLE; in vSetupTimerInterrupt()