<?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>nrfxlib 2.8.0 howto set TIMER frequency?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117096/nrfxlib-2-8-0-howto-set-timer-frequency</link><description>before I could use: 
 
 static const nrfx_timer_config_t timer_config = { 
 . frequency = NRF_TIMER_FREQ_1MHz , 
 . mode = NRF_TIMER_MODE_TIMER , 
 . bit_width = NRF_TIMER_BIT_WIDTH_16 , 
 . interrupt_priority = NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 08 Dec 2024 19:09:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117096/nrfxlib-2-8-0-howto-set-timer-frequency" /><item><title>RE: nrfxlib 2.8.0 howto set TIMER frequency?</title><link>https://devzone.nordicsemi.com/thread/513931?ContentTypeID=1</link><pubDate>Sun, 08 Dec 2024 19:09:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a82b9c4-dbeb-4e39-ae23-63f1cbb263ce</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You can use the macro &lt;a href="https://docs.nordicsemi.com/bundle/nrfx_3.8.0/page/nrfx_api/common.html#c.NRFX_MHZ_TO_HZ"&gt;NRFX_MHZ_TO_HZ&lt;/a&gt;(1UL) instead.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>