Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/GCC/IA32_flat/
Dportmacro.h103 #define portAPIC_LVT_ERROR ( *( ( volatile uint32_t * ) ( configAPIC_BASE + 0x370UL ) … macro
Dport.c376 portAPIC_LVT_ERROR = portAPIC_LVT_ERROR_VECTOR; in prvSetupTimerInterrupt()