update nrf52 clock source

This commit is contained in:
Shuanglei Tao
2025-03-26 19:02:19 +08:00
parent ec46bebae7
commit c31f0696e3

View File

@@ -10552,7 +10552,7 @@
// <2=> NRF_CLOCK_LF_SRC_SYNTH // <2=> NRF_CLOCK_LF_SRC_SYNTH
#ifndef NRF_SDH_CLOCK_LF_SRC #ifndef NRF_SDH_CLOCK_LF_SRC
#define NRF_SDH_CLOCK_LF_SRC 1 #define NRF_SDH_CLOCK_LF_SRC 2
#endif #endif
// <o> NRF_SDH_CLOCK_LF_RC_CTIV - SoftDevice calibration timer interval. // <o> NRF_SDH_CLOCK_LF_RC_CTIV - SoftDevice calibration timer interval.