<?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>What&amp;#39;s the Zephyr&amp;#39;s timers priority?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115597/what-s-the-zephyr-s-timers-priority</link><description>A simple question: what&amp;#39;s the priority of the expiry function of a timer in the Zephyr OS respect the other threads?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Oct 2024 09:56:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115597/what-s-the-zephyr-s-timers-priority" /><item><title>RE: What's the Zephyr's timers priority?</title><link>https://devzone.nordicsemi.com/thread/506675?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 09:56:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e19f781a-3a60-4e88-a308-89d34b830567</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;That the expiry function is run in the system clock&amp;#39;s interrupt handler is documented in Zephyr here:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1729158936649v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/zephyr/kernel/services/timing/timers.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/zephyr/kernel/services/timing/timers.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What's the Zephyr's timers priority?</title><link>https://devzone.nordicsemi.com/thread/506666?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 09:16:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ff50ac3-125d-4def-8c74-20667c571ea8</guid><dc:creator>Andrea Verdecchia</dc:creator><description>&lt;p&gt;Thanks for you response. Is there documentation about it or about system&amp;#39;s context priorities?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What's the Zephyr's timers priority?</title><link>https://devzone.nordicsemi.com/thread/506658?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 08:47:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59000830-4d93-40c3-8c0e-e47640d8a328</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The expiry function is run in the timers interrupt context (RTC) and will preempt any running threads.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>