Lines Matching refs:_GPIOB
39 #define _GPIOB(offset) (32 + (offset)) macro
75 #define I2S_BCLK1 _GPIOB(0)
76 #define I2S_LRCLK1 _GPIOB(1)
77 #define I2S_MCLK1 _GPIOB(2)
86 #define KS_IN0 _GPIOB(3)
87 #define KS_IN1 _GPIOB(4)
88 #define KS_IN2 _GPIOB(5)
89 #define KS_IN3 _GPIOB(6)
90 #define KS_OUT0 _GPIOB(7)
91 #define KS_OUT1 _GPIOB(8)
92 #define KS_OUT2 _GPIOB(9)
95 #define LVDS_OEP _GPIOB(10)
96 #define LVDS_OEN _GPIOB(11)
97 #define LVDS_ODP _GPIOB(12)
98 #define LVDS_ODN _GPIOB(13)
99 #define LVDS_OCP _GPIOB(14)
100 #define LVDS_OCN _GPIOB(15)
101 #define LVDS_OBP _GPIOB(16)
102 #define LVDS_OBN _GPIOB(17)
103 #define LVDS_OAP _GPIOB(18)
104 #define LVDS_OAN _GPIOB(19)
105 #define LVDS_EEP _GPIOB(20)
106 #define LVDS_EEN _GPIOB(21)
107 #define LVDS_EDP _GPIOB(22)
108 #define LVDS_EDN _GPIOB(23)
109 #define LVDS_ECP _GPIOB(24)
110 #define LVDS_ECN _GPIOB(25)
111 #define LVDS_EBP _GPIOB(26)
112 #define LVDS_EBN _GPIOB(27)
113 #define LVDS_EAP _GPIOB(28)
114 #define LVDS_EAN _GPIOB(29)
115 #define LCD0_D18 _GPIOB(30)
116 #define LCD0_D2 _GPIOB(31)