Searched refs:GPIO_PORTA (Results 1 – 3 of 3) sorted by relevance
135 #define GPIO_PORTA (0<<5) macro175 #define PA0_AIN_SPI2_CLK ( GPIO_GIUS | GPIO_PORTA | GPIO_OUT | 0 )176 #define PA0_AF_ETMTRACESYNC ( GPIO_PORTA | GPIO_AF | 0 )177 #define PA1_AOUT_SPI2_RXD ( GPIO_GIUS | GPIO_PORTA | GPIO_IN | 1 )178 #define PA1_PF_TIN ( GPIO_PORTA | GPIO_PF | 1 )179 #define PA2_PF_PWM0 ( GPIO_PORTA | GPIO_OUT | GPIO_PF | 2 )180 #define PA3_PF_CSI_MCLK ( GPIO_PORTA | GPIO_PF | 3 )181 #define PA4_PF_CSI_D0 ( GPIO_PORTA | GPIO_PF | 4 )182 #define PA5_PF_CSI_D1 ( GPIO_PORTA | GPIO_PF | 5 )183 #define PA6_PF_CSI_D2 ( GPIO_PORTA | GPIO_PF | 6 )[all …]
51 #define GPIO_PORTA (PORTA << GPIO_PORT_SHIFT) macro
236 #define GPIO_PORTA (0 << GPIO_PORT_SHIFT) macro