What is interrupt latency?
Answers were Sorted based on User's Feedback
Answer / panchamukhi ellur
interrupt latency is the time diffrence between generation
of interrupt by device & servicing of the device which is
generated the interrupt
| Is This Answer Correct ? | 35 Yes | 0 No |
Answer / anand
There is another version. It is the time between the occurrence of the interrupt and the start of the interrupt service routine. Generally its defined for a processor and RTOS combination. However this can be affected by bad programming which involves unnecessary interrupt locks.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / guest
The time required in clock cycles to send cause of
interrupt to processor.
| Is This Answer Correct ? | 4 Yes | 13 No |
Explain various adders and difference between them?
What is the critical path in a SRAM?
Insights of a Tri-state inverter?
Mention what are three regions of operation of mosfet and how are they used?
What does it mean “the channel is pinched off”?
Explain what is the use of defpararm?
How logical gates are controlled by boolean logic?
What types of CMOS memories have you designed? What were their size? Speed?
Insights of a Tri-State Inverter?
what is the difference between the testing and verification?
What happens to delay if we include a resistance at the output of a CMOS circuit?
Different ways of implementing a comparator?