How to disable MKE15Z256VLH7's global interrupt?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to disable MKE15Z256VLH7's global interrupt?

跳至解决方案
1,274 次查看
wanglanjun
Contributor II

I'm using MKE15Z256VLH7. Sometimes I need to mask global interrupt, are there APIs in SDK 2.6.0 to disable MKE15Z256VLH7's  global interrupt?

0 项奖励
回复
1 解答
1,189 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi wanglanjun,

Please try to use DisableGlobalIRQ

DisableGlobalIRQ.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,190 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi wanglanjun,

Please try to use DisableGlobalIRQ

DisableGlobalIRQ.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,189 次查看
wanglanjun
Contributor II

I got it. Using the DisableGlobalIRQ() function to disable in fsl_common.h file.

0 项奖励
回复