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 12dd0e2 commit 572071aCopy full SHA for 572071a
modules/hal_nordic/nrfx/nrfx_config_reserved_resources.h
@@ -44,7 +44,7 @@
44
#if defined(NRF53_SERIES)
45
#define NRFX_DPPI0_CHANNELS_USED_BY_BT_CTLR BT_CTLR_USED_PPI_CHANNELS
46
#define NRFX_DPPI0_GROUPS_USED_BY_BT_CTLR BT_CTLR_USED_PPI_GROUPS
47
-#elif defined(LUMOS_XXAA)
+#elif defined(NRF54L_SERIES)
48
#define NRFX_DPPI10_CHANNELS_USED_BY_BT_CTLR BT_CTLR_USED_PPI_CHANNELS
49
#define NRFX_DPPI10_GROUPS_USED_BY_BT_CTLR BT_CTLR_USED_PPI_GROUPS
50
#endif
0 commit comments