Searched refs:XMC_GPIO_PORT8 (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.6.0/XMCLib/drivers/inc/ |
D | xmc4_gpio.h | 135 #define XMC_GPIO_PORT8 ((XMC_GPIO_PORT_t *) PORT8_BASE) macro 136 #define XMC_GPIO_CHECK_PORT8(port) (port == XMC_GPIO_PORT8)
|
D | xmc4_gpio_map.h | 4670 #define P8_0 XMC_GPIO_PORT8, 0 4671 #define P8_1 XMC_GPIO_PORT8, 1 4672 #define P8_2 XMC_GPIO_PORT8, 2 4673 #define P8_3 XMC_GPIO_PORT8, 3 4674 #define P8_4 XMC_GPIO_PORT8, 4 4675 #define P8_5 XMC_GPIO_PORT8, 5 4676 #define P8_6 XMC_GPIO_PORT8, 6 4677 #define P8_7 XMC_GPIO_PORT8, 7 4678 #define P8_8 XMC_GPIO_PORT8, 8 4679 #define P8_9 XMC_GPIO_PORT8, 9 [all …]
|