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 |
Define threshold voltage?
32 Answers College School Exams Tests, Intel, JHG, Wipro,
Explain the working of 4-bit Up/down Counter?
What is latchup? Explain the methods used to prevent it?
what is short Channel effect.
Explain about stuck at fault models, scan design, BIST and IDDQ testing?
What types of CMOS memories have you designed? What were their size? Speed?
Explain depletion region.
Why is OOPS called OOPS? (C++)
What are the different types of skews used in vlsi?
What is threshold voltage?
Explain the working of Insights of a pass gate ?
What is the difference between the mealy and moore state machine?