Searched refs:OutSCL (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/engine/
H A Dnv_i2c.c45 static void OutSCL(uint8 BusNR, bool Bit) function
132 OutSCL(BusNR, true);
136 OutSCL(BusNR, false);
148 OutSCL(BusNR, true);
155 OutSCL(BusNR, false);
172 OutSCL(BusNR, true);
179 OutSCL(BusNR, false);
197 OutSCL(BusNR, true);
317 OutSCL(bus, false);
322 OutSCL(bu
[all...]
/haiku-fatelf/src/add-ons/accelerants/nvidia/engine/
H A Dnv_i2c.c46 static void OutSCL(uint8 BusNR, bool Bit) function
150 OutSCL(BusNR, true);
154 OutSCL(BusNR, false);
166 OutSCL(BusNR, true);
173 OutSCL(BusNR, false);
187 OutSCL(BusNR, true);
194 OutSCL(BusNR, false);
209 OutSCL(BusNR, true);
325 OutSCL(bus, false);
331 OutSCL(bu
[all...]

Completed in 84 milliseconds