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 423abf4 commit 4b40993Copy full SHA for 4b40993
include/zephyr/dt-bindings/pinctrl/mspm0-pinctrl.h
@@ -21,6 +21,10 @@
21
#define MSPM0_PIN_FUNCTION_9 (0x00000009)
22
#define MSPM0_PIN_FUNCTION_10 (0x0000000A)
23
#define MSPM0_PIN_FUNCTION_11 (0x0000000B)
24
+#define MSPM0_PIN_FUNCTION_12 (0x0000000C)
25
+#define MSPM0_PIN_FUNCTION_13 (0x0000000D)
26
+#define MSPM0_PIN_FUNCTION_14 (0x0000000E)
27
+#define MSPM0_PIN_FUNCTION_15 (0x0000000F)
28
29
/* Creates a concatenation of the correct pin function based on the pin control
30
* management register offset and the function suffix.
0 commit comments