<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic basic Q: disabling all interrupts? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579587#M24176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cyberstudio on Mon Apr 11 16:38:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I temporarily disable all interrupts? And then re-enable them? This is for executing a short sequence atomically, on a LPC1114 if it matters. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:41:03 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:41:03Z</dc:date>
    <item>
      <title>basic Q: disabling all interrupts?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579587#M24176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cyberstudio on Mon Apr 11 16:38:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I temporarily disable all interrupts? And then re-enable them? This is for executing a short sequence atomically, on a LPC1114 if it matters. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:41:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579587#M24176</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: basic Q: disabling all interrupts?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579588#M24177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Mon Apr 11 16:54:43 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;See this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?p=4674&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:41:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579588#M24177</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: basic Q: disabling all interrupts?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579589#M24178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 11 16:56:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
__enable_irq();
__disable_irq();
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;defined in core_cm0.h of CMSIS &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:41:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/basic-Q-disabling-all-interrupts/m-p/579589#M24178</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:41:04Z</dc:date>
    </item>
  </channel>
</rss>

