<?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>confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11250/confusing-gpiote-sdk-driver</link><description>Hi Nordic, 
I&amp;#39;ve read chapters of GPIOTE/PPI in the reference manual of nRF51_Series, and have a basic understanding of these modules. But when I tried to read the SDK code v10.0.0, I&amp;#39;m puzzled.
I see APIs in Nrf_drv_gpiote.c like: 
 1. __STATIC_INLINE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jan 2016 08:44:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11250/confusing-gpiote-sdk-driver" /><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42239?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 08:44:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb288b79-e7ed-41bd-be32-03a459dca1c8</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I would suggest taking a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/group__nrf__gpiote.html"&gt;driver documentation&lt;/a&gt; on Nordic&amp;#39;s Infocenter.&lt;/p&gt;
&lt;p&gt;The undocumented static functions are internal functions only used by the GPIOTE library , i.e. not visible outside the .c-file in which they are declared. You can think of a static function as being &amp;quot;private&amp;quot; to its *.c file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42238?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 03:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d59a043-0b88-46b5-9ac1-76a2c56570d8</guid><dc:creator>junma</dc:creator><description>&lt;p&gt;OK, I see. Thank you Spockeli.
It would be better to have an off-line documentations system^_^&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42237?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2016 10:08:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df5d4958-125f-42d7-9ce0-93860f99eca0</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;No, the reason to why you can not find them is beacuse they are static, i.e. not visible outside the .c-file in which they are declared.  In other words, making a function static limits its scope. You can think of a static function as being &amp;quot;private&amp;quot; to its *.c file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42236?ContentTypeID=1</link><pubDate>Sat, 16 Jan 2016 07:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ad6c9a7-b505-474f-a05f-cabd03226036</guid><dc:creator>junma</dc:creator><description>&lt;p&gt;Hi Spockeli, I&amp;#39;ve checked the documentation, but cannot find the above mentioned APIs, that&amp;#39;s stsange.
Does that means the above mentioned APIs are discarded?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42234?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2016 10:42:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9c2a712-47bb-435f-acdd-1b0f3f92f62e</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Did you take a look at the documentation? I suspect that you were looking at the GPIOTE abstraction layer and not the GPIOTE driver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: confusing gpiote sdk driver</title><link>https://devzone.nordicsemi.com/thread/42235?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2016 16:04:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:451618e2-8a85-4211-a01d-a81456371d18</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I would suggest taking a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/group__nrf__gpiote.html"&gt;driver documentation&lt;/a&gt; on Nordic&amp;#39;s Infocenter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>