Home
last modified time | relevance | path

Searched refs:g_usIntelDataIndex (Results 1 – 2 of 2) sorted by relevance

/drivers/fpga/
A Dlattice.c34 extern unsigned short g_usIntelDataIndex;
151 if (g_usIntelDataIndex >= g_usIntelBufferSize) { in GetByte()
155 ucData = g_pucIntelBuffer[g_usIntelDataIndex++]; in GetByte()
189 g_usIntelDataIndex = 0; in ispVM()
A Divm_core.c184 unsigned short g_usIntelDataIndex; variable
2152 g_usIntelDataIndex = 0; in ispVMLCOUNT()

Completed in 6 milliseconds