<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[有无办法把函数注册到主循环函数里面？]]></title><description><![CDATA[<p>看官方SDK文档，里面有介绍主函数功能，由于项目需要，需要快速执行代码，想把函数执行到主函数的循环里面，有无办法？</p>
]]></description><link>http://www.freqchip.net:4567/topic/1565/有无办法把函数注册到主循环函数里面</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 17:32:25 GMT</lastBuildDate><atom:link href="http://www.freqchip.net:4567/topic/1565.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Dec 2025 03:32:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 有无办法把函数注册到主循环函数里面？ on Tue, 02 Dec 2025 03:32:29 GMT]]></title><description><![CDATA[<p>看官方SDK文档，里面有介绍主函数功能，由于项目需要，需要快速执行代码，想把函数执行到主函数的循环里面，有无办法？</p>
]]></description><link>http://www.freqchip.net:4567/post/3789</link><guid isPermaLink="true">http://www.freqchip.net:4567/post/3789</guid><dc:creator><![CDATA[adhliang]]></dc:creator><pubDate>Tue, 02 Dec 2025 03:32:29 GMT</pubDate></item><item><title><![CDATA[Reply to 有无办法把函数注册到主循环函数里面？ on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://www.freqchip.net:4567/uid/1779">@adhliang</a> <img src="/assets/uploads/files/1764656730090-5284ca63-fd39-4706-a3d8-22edb66af347-%E5%9B%BE%E7%89%87-resized.png" alt="0_1764656730105_5284ca63-fd39-4706-a3d8-22edb66af347-图片.png" class="img-responsive img-markdown" /></p>
<p>放在这里面就行，这个函数就是在库里面的main函数当中</p>
]]></description><link>http://www.freqchip.net:4567/post/3791</link><guid isPermaLink="true">http://www.freqchip.net:4567/post/3791</guid><dc:creator><![CDATA[ZR]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to 有无办法把函数注册到主循环函数里面？ on Tue, 02 Dec 2025 06:40:25 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://www.freqchip.net:4567/uid/1586">@zr</a> 不是main函数，是main里面的主循环while(1)里面，我想让程序不断的运行部分代码，中断一出来就运行，优先级要高而且要快；</p>
]]></description><link>http://www.freqchip.net:4567/post/3792</link><guid isPermaLink="true">http://www.freqchip.net:4567/post/3792</guid><dc:creator><![CDATA[adhliang]]></dc:creator><pubDate>Tue, 02 Dec 2025 06:40:25 GMT</pubDate></item><item><title><![CDATA[Reply to 有无办法把函数注册到主循环函数里面？ on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://www.freqchip.net:4567/uid/1779">@adhliang</a><br />
可以看下文档中这个接口，但是优先级是最低的，或者你直接用定时器来实现<br />
<img src="/assets/uploads/files/1764664904015-11e8a1e4-e892-4214-acc2-9dd520733ce0-%E5%9B%BE%E7%89%87-resized.png" alt="0_1764664903379_11e8a1e4-e892-4214-acc2-9dd520733ce0-图片.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://www.freqchip.net:4567/post/3798</link><guid isPermaLink="true">http://www.freqchip.net:4567/post/3798</guid><dc:creator><![CDATA[ZR]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to 有无办法把函数注册到主循环函数里面？ on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://www.freqchip.net:4567/uid/1586">@zr</a> 好的，感謝<img
      src="http://www.freqchip.net:4567/plugins/nodebb-plugin-emoji/emoji/android/1f44c.png?v=chgjecujl06"
      class="not-responsive emoji emoji-android emoji--ok_hand"
      title=":ok_hand:"
      alt="👌"
    /></p>
]]></description><link>http://www.freqchip.net:4567/post/3802</link><guid isPermaLink="true">http://www.freqchip.net:4567/post/3802</guid><dc:creator><![CDATA[adhliang]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>