Home
last modified time | relevance | path

Searched refs:portAPIC_TMRDIV (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.0.1/portable/GCC/IA32_flat/
Dport.c379 portAPIC_TMRDIV = portAPIC_DIV_16; in prvSetupTimerInterrupt()
415 portAPIC_TMRDIV = portAPIC_DIV_16; in xPortStartScheduler()
Dportmacro.h106 #define portAPIC_TMRDIV ( *( ( volatile uint32_t * ) ( configAPIC_BASE + 0x3E0UL ) … macro