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 c326e07 commit 3548d38Copy full SHA for 3548d38
targets/TARGET_NUVOTON/TARGET_M2351/device/partition_M2351.h
@@ -258,7 +258,7 @@ __STATIC_INLINE void FMC_NSBA_Setup(void)
258
// </h>
259
// <o.25> TRNG <0=> Secure <1=> Non-Secure
260
*/
261
-#define SCU_INIT_PNSSET5_VAL 0xFFFFFFFF
+#define SCU_INIT_PNSSET5_VAL 0xFDFFFFFF
262
/*
263
PNSSET6
264
@@ -748,7 +748,7 @@ __STATIC_INLINE void SCU_Setup(void)
748
//
749
// <o.5> TRNG <0=> Secure <1=> Non-Secure
750
751
-#define NVIC_INIT_ITNS3_VAL 0xFFFFFFFF
+#define NVIC_INIT_ITNS3_VAL 0xFFFFFFDF
752
753
754
0 commit comments