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 49d918f commit eda04eeCopy full SHA for eda04ee
modules/hal_nordic/nrfx/nrfx_reserved_resources_ncs.h
@@ -29,7 +29,7 @@
29
#endif /* defined(CONFIG_BT_LL_SOFTDEVICE) */
30
31
#if defined(CONFIG_MPSL)
32
-#include <mpsl_hwres_zephyr.h>
+#include <mpsl_hwres.h>
33
#if defined(CONFIG_SOC_COMPATIBLE_NRF52X)
34
#define NRFX_PPI_CHANNELS_USED_BY_MPSL MPSL_NRF52_PPI_CHANNELS_USED_MASK
35
#elif defined(CONFIG_SOC_COMPATIBLE_NRF53X)
0 commit comments