Home
last modified time | relevance | path

Searched refs:XMC_GPIO_PORT2 (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-2.7.6/XMCLib/drivers/inc/
Dxmc1_gpio_map.h86 #define P2_0 XMC_GPIO_PORT2, 0
87 #define P2_1 XMC_GPIO_PORT2, 1
88 #define P2_2 XMC_GPIO_PORT2, 2
89 #define P2_6 XMC_GPIO_PORT2, 6
90 #define P2_7 XMC_GPIO_PORT2, 7
91 #define P2_8 XMC_GPIO_PORT2, 8
92 #define P2_9 XMC_GPIO_PORT2, 9
93 #define P2_10 XMC_GPIO_PORT2, 10
94 #define P2_11 XMC_GPIO_PORT2, 11
185 #define P2_0 XMC_GPIO_PORT2, 0
[all …]
Dxmc4_gpio_map.h102 #define P2_0 XMC_GPIO_PORT2, 0
103 #define P2_1 XMC_GPIO_PORT2, 1
104 #define P2_2 XMC_GPIO_PORT2, 2
105 #define P2_3 XMC_GPIO_PORT2, 3
106 #define P2_4 XMC_GPIO_PORT2, 4
107 #define P2_5 XMC_GPIO_PORT2, 5
108 #define P2_6 XMC_GPIO_PORT2, 6
109 #define P2_7 XMC_GPIO_PORT2, 7
110 #define P2_8 XMC_GPIO_PORT2, 8
111 #define P2_9 XMC_GPIO_PORT2, 9
[all …]
Dxmc1_gpio.h91 #define XMC_GPIO_PORT2 ((XMC_GPIO_PORT_t *) PORT2_BASE) macro
92 #define XMC_GPIO_CHECK_PORT2(port) (port == XMC_GPIO_PORT2)
119 #define XMC_GPIO_CHECK_ANALOG_PORT(port) (port == XMC_GPIO_PORT2)
Dxmc4_gpio.h93 #define XMC_GPIO_PORT2 ((XMC_GPIO_PORT_t *) PORT2_BASE) macro
94 #define XMC_GPIO_CHECK_PORT2(port) (port == XMC_GPIO_PORT2)