Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/GCC/IA32_flat/
HDportmacro.h108 #define portAPIC_LVT_LINT0 ( *( ( volatile uint32_t * ) ( configAPIC_BASE + 0x350UL ) … macro
HDport.c345 portAPIC_LVT_LINT0 = portAPIC_DISABLE; in prvSetupTimerInterrupt()