What should you do?

You are developing an interrupt service thread (IST) in a device driver. You need to ensure that the interrupt is enabled after the IST handles the interrupt source. What should you do?

You are developing an interrupt service thread (IST) in a device driver. You need to ensure that the interrupt is enabled after the IST handles the interrupt source. What should you do?

A.
Call the InterruptDone function.

B.
Call the BSPIntrDoneIrq function.

C.
Call the BSPInterruptEnable function.

D.
Call the OEMInterruptEnable function.



Leave a Reply 0

Your email address will not be published. Required fields are marked *