How to disable MKE15Z256VLH7's global interrupt?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to disable MKE15Z256VLH7's global interrupt?

ソリューションへジャンプ
1,271件の閲覧回数
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,186件の閲覧回数
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,187件の閲覧回数
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,186件の閲覧回数
wanglanjun
Contributor II

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

0 件の賞賛
返信