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 e0740fc commit 0d5cb5cCopy full SHA for 0d5cb5c
mongoose.c
@@ -24059,6 +24059,7 @@ struct ENET_Type {
24059
CHANNEL_TCSR[4], CHANNEL_TCCR[4];
24060
};
24061
24062
+#undef ENET
24063
#define ENET ((struct ENET_Type *) 0x40138000)
24064
24065
#define ETH_PKT_SIZE 1536 // Max frame size
src/drivers/rw612.c
@@ -26,6 +26,7 @@ struct ENET_Type {
26
27
28
29
30
31
32
0 commit comments