Go to the documentation of this file.
10 #ifndef __ASM_ARCH_PORTMUX_H__
11 #define __ASM_ARCH_PORTMUX_H__
18 #define AT32_GPIOF_PULLUP 0x00000001
19 #define AT32_GPIOF_OUTPUT 0x00000002
20 #define AT32_GPIOF_HIGH 0x00000004
21 #define AT32_GPIOF_DEGLITCH 0x00000008
22 #define AT32_GPIOF_MULTIDRV 0x00000010