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 0637ec4 commit 32d68beCopy full SHA for 32d68be
drivers/timer/mcux_os_timer.c
@@ -16,7 +16,7 @@
16
#include <zephyr/drivers/counter.h>
17
#include <zephyr/pm/pm.h>
18
#include "fsl_ostimer.h"
19
-#ifndef CONFIG_SOC_MCXN236
+#ifndef CONFIG_SOC_SERIES_MCXN
20
#include "fsl_power.h"
21
#endif
22
0 commit comments