Searched refs:ulTableBase (Results 1 – 1 of 1) sorted by relevance
163 uint32_t ulTableBase; /* The address of the first entry in xInterruptDescriptorTable. */ member321 xIDT.ulTableBase = ( uint32_t ) xInterruptDescriptorTable; in vPortSetupIDT()