Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/XMCLib/drivers/inc/
Dxmc4_gpio_map.h92 #define P1_0 XMC_GPIO_PORT1, 0
93 #define P1_1 XMC_GPIO_PORT1, 1
94 #define P1_2 XMC_GPIO_PORT1, 2
95 #define P1_3 XMC_GPIO_PORT1, 3
96 #define P1_4 XMC_GPIO_PORT1, 4
97 #define P1_5 XMC_GPIO_PORT1, 5
98 #define P1_7 XMC_GPIO_PORT1, 7
99 #define P1_8 XMC_GPIO_PORT1, 8
100 #define P1_9 XMC_GPIO_PORT1, 9
101 #define P1_15 XMC_GPIO_PORT1, 15
[all …]
Dxmc1_gpio_map.h82 #define P1_0 XMC_GPIO_PORT1, 0
83 #define P1_1 XMC_GPIO_PORT1, 1
84 #define P1_2 XMC_GPIO_PORT1, 2
85 #define P1_3 XMC_GPIO_PORT1, 3
178 #define P1_0 XMC_GPIO_PORT1, 0
179 #define P1_1 XMC_GPIO_PORT1, 1
180 #define P1_2 XMC_GPIO_PORT1, 2
181 #define P1_3 XMC_GPIO_PORT1, 3
182 #define P1_4 XMC_GPIO_PORT1, 4
183 #define P1_5 XMC_GPIO_PORT1, 5
[all …]
Dxmc1_gpio.h84 #define XMC_GPIO_PORT1 ((XMC_GPIO_PORT_t *) PORT1_BASE) macro
85 #define XMC_GPIO_CHECK_PORT1(port) (port == XMC_GPIO_PORT1)
Dxmc4_gpio.h86 #define XMC_GPIO_PORT1 ((XMC_GPIO_PORT_t *) PORT1_BASE) macro
87 #define XMC_GPIO_CHECK_PORT1(port) (port == XMC_GPIO_PORT1)