Lines Matching defs:back
35 * - 0.40 - changed back to build 0.39-3 (disabled A3I stuff)
608 * moves the sensor back home...
739 * checks if the sensor is in it´s home position and moves it back if necessary
1993 * the back of its bed
2041 * when losing data, we use this function to go back some lines and read them
2127 * when losing data, we use this function to go back some lines and read them
2137 UShort back, forward;
2156 back = _P98_BACKMOVES;
2159 back = _P96_BACKMOVES;
2165 memset( a_bScanStateTable, 1, back );
2166 memset( &a_bScanStateTable[back], 0xff, (_SCANSTATE_TABLE_SIZE - back));
2873 * function to bring the sensor back home
2880 DBG( DBG_HIGH, "Waiting for Sensor to be back in position\n" );