nRF5 SDK for Thread and Zigbee v3.2.0
Macros
Clock driver configuration

Macros

#define NRF_802154_CLOCK_IRQ_PRIORITY   10
 
#define NRF_802154_CLOCK_LFCLK_SOURCE   NRF_CLOCK_LFCLK_Xtal
 

Detailed Description

Macro Definition Documentation

#define NRF_802154_CLOCK_IRQ_PRIORITY   10

Priority of clock interrupt used in standalone clock driver implementation.

Note
This configuration is only applicable for the Clock Abstraction Layer implementation in nrf_802154_clock_nodrv.c.
#define NRF_802154_CLOCK_LFCLK_SOURCE   NRF_CLOCK_LFCLK_Xtal

Low-frequency clock source used in standalone clock driver implementation.

Note
This configuration is only applicable for the Clock Abstraction Layer implementation in nrf_802154_clock_nodrv.c.

Documentation feedback | Developer Zone | Subscribe | Updated