Loading...
Searching...
No Matches
cfg_clock_32_1.h File Reference

Common clock configuration for the nRF52 based boards. More...

Detailed Description

Common clock configuration for the nRF52 based boards.

Author
Alexandre Abadie alexa.nosp@m.ndre.nosp@m..abad.nosp@m.ie@i.nosp@m.nria..nosp@m.fr

Definition in file cfg_clock_32_1.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Clock configuration

Note
The radio will not work with the internal RC oscillator!
#define CLOCK_HFCLK
 
#define CLOCK_LFCLK   (CLOCK_LFCLKSRC_SRC_Xtal)
 LFCLK Source.
 

Macro Definition Documentation

◆ CLOCK_HFCLK

#define CLOCK_HFCLK
Value:
(32U) /* set to 0: internal RC oscillator
* 32: 32MHz crystal */

Definition at line 34 of file cfg_clock_32_1.h.

◆ CLOCK_LFCLK

#define CLOCK_LFCLK   (CLOCK_LFCLKSRC_SRC_Xtal)

LFCLK Source.

Definition at line 39 of file cfg_clock_32_1.h.