Home
last modified time | relevance | path

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

/hal_infineon-2.7.6/XMCLib/drivers/inc/
Dxmc1_gpio_map.h69 #define P0_0 XMC_GPIO_PORT0, 0
70 #define P0_1 XMC_GPIO_PORT0, 1
71 #define P0_2 XMC_GPIO_PORT0, 2
72 #define P0_3 XMC_GPIO_PORT0, 3
73 #define P0_5 XMC_GPIO_PORT0, 5
74 #define P0_6 XMC_GPIO_PORT0, 6
75 #define P0_7 XMC_GPIO_PORT0, 7
76 #define P0_8 XMC_GPIO_PORT0, 8
77 #define P0_9 XMC_GPIO_PORT0, 9
78 #define P0_12 XMC_GPIO_PORT0, 12
[all …]
Dxmc4_gpio_map.h80 #define P0_0 XMC_GPIO_PORT0, 0
81 #define P0_1 XMC_GPIO_PORT0, 1
82 #define P0_2 XMC_GPIO_PORT0, 2
83 #define P0_3 XMC_GPIO_PORT0, 3
84 #define P0_4 XMC_GPIO_PORT0, 4
85 #define P0_5 XMC_GPIO_PORT0, 5
86 #define P0_6 XMC_GPIO_PORT0, 6
87 #define P0_7 XMC_GPIO_PORT0, 7
88 #define P0_8 XMC_GPIO_PORT0, 8
89 #define P0_9 XMC_GPIO_PORT0, 9
[all …]
Dxmc1_gpio.h77 #define XMC_GPIO_PORT0 ((XMC_GPIO_PORT_t *) PORT0_BASE) macro
78 #define XMC_GPIO_CHECK_PORT0(port) (port == XMC_GPIO_PORT0)
Dxmc4_gpio.h79 #define XMC_GPIO_PORT0 ((XMC_GPIO_PORT_t *) PORT0_BASE) macro
80 #define XMC_GPIO_CHECK_PORT0(port) (port == XMC_GPIO_PORT0)