Searched refs:portNVIC_SYSTICK_LOAD (Results 1 – 1 of 1) sorted by relevance
39 #define portNVIC_SYSTICK_LOAD ( ( volatile uint32_t * ) 0xe000e014 ) macro273 *( portNVIC_SYSTICK_LOAD ) = ( configCPU_CLOCK_HZ / configTICK_RATE_HZ ) - 1UL; in prvSetupTimerInterrupt()