<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Interruptíon call another function</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34187/interruption-call-another-function</link><description>Hi, 
 
 I am studying the GPIOTE example from SDK 14. I did some modification adding other led and doing the leds blinking in differents times (LED1 blink each 1 sec and LED2 blink each 3sec) 
 Now I wanna to do these interruption call another functions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 May 2018 15:36:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34187/interruption-call-another-function" /><item><title>RE: Interruptíon call another function</title><link>https://devzone.nordicsemi.com/thread/132112?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 15:36:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b31cd281-9dae-4b5e-a5d9-749c24a301c2</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Renato,&lt;/p&gt;
&lt;p&gt;I suggest you use the&amp;nbsp;&lt;a title="Timer library" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_timer.html?cp=4_0_1_3_46"&gt;Timer library&lt;/a&gt;&amp;nbsp;instead. You will need to create two timers one that times out after 10seconds and another after 60 seconds. Each app_timer is associated with a callback function that will be called when their respective timer times out. See&amp;nbsp;&lt;a title="Application Timer" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__app__timer.html?cp=4_0_1_6_11_49"&gt;Application Timer&lt;/a&gt;&amp;nbsp;API reference and search the DevZone for clues on how to use the app_timer.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>