Searched refs:XMC_GPIO_PORT9 (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.6.0/XMCLib/drivers/inc/ |
D | xmc4_gpio.h | 142 #define XMC_GPIO_PORT9 ((XMC_GPIO_PORT_t *) PORT9_BASE) macro 143 #define XMC_GPIO_CHECK_PORT9(port) (port == XMC_GPIO_PORT9)
|
D | xmc4_gpio_map.h | 4682 #define P9_0 XMC_GPIO_PORT9, 0 4683 #define P9_1 XMC_GPIO_PORT9, 1 4684 #define P9_2 XMC_GPIO_PORT9, 2 4685 #define P9_3 XMC_GPIO_PORT9, 3 4686 #define P9_4 XMC_GPIO_PORT9, 4 4687 #define P9_5 XMC_GPIO_PORT9, 5 4688 #define P9_6 XMC_GPIO_PORT9, 6 4689 #define P9_7 XMC_GPIO_PORT9, 7 4690 #define P9_8 XMC_GPIO_PORT9, 8 4691 #define P9_9 XMC_GPIO_PORT9, 9 [all …]
|