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 ba5c798 commit 109eab3Copy full SHA for 109eab3
s32/soc/s32z270/include/Hse_Ip_Cfg.h
@@ -59,7 +59,7 @@ extern "C"{
59
#define HSE_IP_MU_7 ((uint8)7U)
60
61
/* Max number of MU instances */
62
-#define HSE_IP_NUM_OF_MU_INSTANCES (8U)
+#define HSE_IP_NUM_OF_MU_INSTANCES (8)
63
64
/* Max number of channels per MU interface */
65
#define HSE_IP_NUM_OF_CHANNELS_PER_MU (16U)
0 commit comments