Home
last modified time | relevance | path

Searched refs:bFifoCount (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_image.c940 Byte bData, bFifoCount; in imageP96ReadOneImageLine() local
946 bFifoCount = IODataRegisterFromScanner( ps, ps->RegFifoOffset ); in imageP96ReadOneImageLine()
950 if ((bFifoCount < ps->bMinReadFifo) && in imageP96ReadOneImageLine()
971 if( bFifoCount >= ps->bMinReadFifo ) { in imageP96ReadOneImageLine()
H A Dplustek-pp_scandata.h224 Byte bFifoCount; member
H A Dplustek-pp_motor.c1974 if( ps->bFifoCount >= 140) {
1976 if( ps->bFifoCount >= 20) {
2976 if ((bData > ps->bMinReadFifo) && (bData != ps->bFifoCount))

Completed in 7 milliseconds