Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/GCC/IA32_flat/
Dportmacro.h109 #define portAPIC_LVT_LINT1 ( *( ( volatile uint32_t * ) ( configAPIC_BASE + 0x360UL ) … macro
Dport.c357 portAPIC_LVT_LINT1 = portAPIC_DISABLE; in prvSetupTimerInterrupt()