Searched refs:GPIO_PORTA (Results 1 – 6 of 6) sorted by relevance
23 #define PA0_AIN_SPI2_CLK (GPIO_PORTA | GPIO_AIN | GPIO_OUT | 0)24 #define PA0_AF_ETMTRACESYNC (GPIO_PORTA | GPIO_AF | 0)25 #define PA1_AOUT_SPI2_RXD (GPIO_PORTA | GPIO_AOUT | GPIO_IN | 1)26 #define PA1_PF_TIN (GPIO_PORTA | GPIO_PF | 1)27 #define PA2_PF_PWM0 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 2)28 #define PA3_PF_CSI_MCLK (GPIO_PORTA | GPIO_PF | 3)29 #define PA4_PF_CSI_D0 (GPIO_PORTA | GPIO_PF | 4)30 #define PA5_PF_CSI_D1 (GPIO_PORTA | GPIO_PF | 5)31 #define PA6_PF_CSI_D2 (GPIO_PORTA | GPIO_PF | 6)32 #define PA7_PF_CSI_D3 (GPIO_PORTA | GPIO_PF | 7)[all …]
24 #define PA5_PF_LSCLK (GPIO_PORTA | GPIO_PF | GPIO_OUT | 5)25 #define PA6_PF_LD0 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 6)26 #define PA7_PF_LD1 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 7)27 #define PA8_PF_LD2 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 8)28 #define PA9_PF_LD3 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 9)29 #define PA10_PF_LD4 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 10)30 #define PA11_PF_LD5 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 11)31 #define PA12_PF_LD6 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 12)32 #define PA13_PF_LD7 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 13)33 #define PA14_PF_LD8 (GPIO_PORTA | GPIO_PF | GPIO_OUT | 14)[all …]
58 #define PA5_AF_BMI_CLK_CS (GPIO_PORTA | GPIO_AF | 5)59 #define PA6_AF_BMI_D0 (GPIO_PORTA | GPIO_AF | 6)60 #define PA7_AF_BMI_D1 (GPIO_PORTA | GPIO_AF | 7)61 #define PA8_AF_BMI_D2 (GPIO_PORTA | GPIO_AF | 8)62 #define PA9_AF_BMI_D3 (GPIO_PORTA | GPIO_AF | 9)63 #define PA10_AF_BMI_D4 (GPIO_PORTA | GPIO_AF | 10)64 #define PA11_AF_BMI_D5 (GPIO_PORTA | GPIO_AF | 11)65 #define PA12_AF_BMI_D6 (GPIO_PORTA | GPIO_AF | 12)66 #define PA13_AF_BMI_D7 (GPIO_PORTA | GPIO_AF | 13)67 #define PA14_AF_BMI_D8 (GPIO_PORTA | GPIO_AF | 14)[all …]
27 #define PA0_PF_USBH2_CLK (GPIO_PORTA | GPIO_PF | 0)28 #define PA1_PF_USBH2_DIR (GPIO_PORTA | GPIO_PF | 1)29 #define PA2_PF_USBH2_DATA7 (GPIO_PORTA | GPIO_PF | 2)30 #define PA3_PF_USBH2_NXT (GPIO_PORTA | GPIO_PF | 3)31 #define PA4_PF_USBH2_STP (GPIO_PORTA | GPIO_PF | 4)
118 #define GPIO_PORTA (0 << GPIO_PORT_SHIFT) macro
53 #define GPIO_PORTA (0 << GPIO_PORT_SHIFT) macro