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 73f1156 commit 638cfedCopy full SHA for 638cfed
include/zephyr/dt-bindings/pinctrl/ch32v003-pinctrl.h
@@ -17,10 +17,11 @@
17
*/
18
#define CH32V003_PINMUX_SPI1_RM 0
19
#define CH32V003_PINMUX_I2C1_RM 1
20
-#define CH32V003_PINMUX_I2C1_RM1 23
+#define CH32V003_PINMUX_I2C1_RM1 22
21
#define CH32V003_PINMUX_USART1_RM 2
22
#define CH32V003_PINMUX_USART1_RM1 21
23
#define CH32V003_PINMUX_TIM1_RM 6
24
+#define CH32V003_PINMUX_TIM1_RM1 23
25
#define CH32V003_PINMUX_TIM2_RM 8
26
27
/* Port number with 0-2 */
0 commit comments