Go to the source code of this file.
Defines | |
#define | NutEnableTimerIrq() IntEnable(SysTick_IRQn) |
#define | NutDisableTimerIrq() IntDisable(SysTick_IRQn) |
#define NutEnableTimerIrq | ( | ) | IntEnable(SysTick_IRQn) |
#define NutDisableTimerIrq | ( | ) | IntDisable(SysTick_IRQn) |