nRF5 SDK for Thread and Zigbee v4.0.0
Macros
Clock driver configuration

Macros

#define NRF_802154_CLOCK_IRQ_PRIORITY   7
 
#define NRF_802154_CLOCK_LFCLK_SOURCE   NRF_CLOCK_LFCLK_Xtal
 

Detailed Description

Macro Definition Documentation

#define NRF_802154_CLOCK_IRQ_PRIORITY   7

The priority of clock interrupt used in the 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

The low-frequency clock source used in the 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