Lines Matching refs:_GPIOB
38 #define _GPIOB(offset) (32 + (offset)) macro
80 #define SD1_D0 _GPIOB(0)
81 #define SD1_D1 _GPIOB(1)
82 #define SD1_D2 _GPIOB(2)
83 #define SD1_D3 _GPIOB(3)
84 #define SD0_CMD _GPIOB(4)
85 #define SD0_CLK _GPIOB(5)
86 #define SD1_CMD _GPIOB(6)
87 #define SD1_CLK _GPIOB(7)
88 #define SPI0_SCLK _GPIOB(8)
89 #define SPI0_SS _GPIOB(9)
90 #define SPI0_MISO _GPIOB(10)
91 #define SPI0_MOSI _GPIOB(11)
92 #define UART0_RX _GPIOB(12)
93 #define UART0_TX _GPIOB(13)
94 #define UART2_RX _GPIOB(14)
95 #define UART2_TX _GPIOB(15)
96 #define UART2_RTSB _GPIOB(16)
97 #define UART2_CTSB _GPIOB(17)
98 #define UART4_RX _GPIOB(18)
99 #define UART4_TX _GPIOB(19)
100 #define I2C0_SCLK _GPIOB(20)
101 #define I2C0_SDATA _GPIOB(21)
102 #define I2C1_SCLK _GPIOB(22)
103 #define I2C1_SDATA _GPIOB(23)
104 #define I2C2_SCLK _GPIOB(24)
105 #define I2C2_SDATA _GPIOB(25)
106 #define CSI0_DN0 _GPIOB(26)
107 #define CSI0_DP0 _GPIOB(27)
108 #define CSI0_DN1 _GPIOB(28)
109 #define CSI0_DP1 _GPIOB(29)
110 #define CSI0_CN _GPIOB(30)
111 #define CSI0_CP _GPIOB(31)