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