Searched refs:usISRLow (Results 1 – 1 of 1) sorted by relevance
149 uint16_t usISRLow; /* Low 16 bits of handler address. */ member291 xInterruptDescriptorTable[ ucNumber ].usISRLow = ( uint16_t ) ( ulBase & USHRT_MAX ); in prvSetInterruptGate()312 …if( ( xInterruptDescriptorTable[ ulNum ].usISRLow == 0x00 ) && ( xInterruptDescriptorTable[ ulNum … in vPortSetupIDT()