Home
last modified time | relevance | path

Searched refs:portAPIC_DIV_16 (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.h94 #define portAPIC_DIV_16 ( 0x03 ) macro