We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4fc76 commit 9c672fbCopy full SHA for 9c672fb
include/zephyr/drivers/clock_control/nrf_clock_control.h
@@ -8,7 +8,7 @@
8
#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_NRF_CLOCK_CONTROL_H_
9
10
#include <zephyr/device.h>
11
-#if defined(NRF_CLOCK) && !defined(NRF_LFRC)
+#ifdef NRF_CLOCK
12
#include <hal/nrf_clock.h>
13
#endif
14
#include <zephyr/sys/onoff.h>
0 commit comments