<?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>Do we need to define NRFX_TIMER1_ENABLED inorder to use TIMER1 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60536/do-we-need-to-define-nrfx_timer1_enabled-inorder-to-use-timer1</link><description>Hello , 
 Do we need to use TIMER1 ,2etc.. to use TIMER1 ? In my current configuration i have set NRFX_TIMER_ENABLED to 1 and others to 0 &amp;quot;NRFX_TIMER0_ENABLED and other instances&amp;quot;; 
 
 
 But i can able to use any TIMER without a problem by using nrf libraries</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Apr 2020 10:35:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60536/do-we-need-to-define-nrfx_timer1_enabled-inorder-to-use-timer1" /><item><title>RE: Do we need to define NRFX_TIMER1_ENABLED inorder to use TIMER1 ?</title><link>https://devzone.nordicsemi.com/thread/246209?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 10:35:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43cd3b0e-a845-448f-b873-645a6564136a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since you are using the legacy driver API (nrf_drv_timer_*), setting the NRFX configs will not have any effect as they are overwritten by the legacy configs (TIMER_ENABLED, TIMER1_ENABLED, etc.) in apply_old_config.h.&lt;/p&gt;
&lt;p&gt;You should modify the legacy configs in your sdk_config.h file for the changes to take effect.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>