Searched refs:XMC_GPIO_PORT1 (Results 1 – 4 of 4) sorted by relevance
/hal_infineon-3.6.0/XMCLib/drivers/inc/ |
D | xmc4_gpio_map.h | 92 #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 …]
|
D | xmc1_gpio_map.h | 82 #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 …]
|
D | xmc1_gpio.h | 84 #define XMC_GPIO_PORT1 ((XMC_GPIO_PORT_t *) PORT1_BASE) macro 85 #define XMC_GPIO_CHECK_PORT1(port) (port == XMC_GPIO_PORT1)
|
D | xmc4_gpio.h | 86 #define XMC_GPIO_PORT1 ((XMC_GPIO_PORT_t *) PORT1_BASE) macro 87 #define XMC_GPIO_CHECK_PORT1(port) (port == XMC_GPIO_PORT1)
|