Searched refs:counter1 (Results 1 – 1 of 1) sorted by relevance
223 u32 counter1 = 0; in DoMPCommunication() local234 for( counter1 = 0; TRUE; counter1++ ) in DoMPCommunication()255 frameData[0] = MPHToMP16((u16)(counter1 >> 16)); in DoMPCommunication()256 frameData[1] = MPHToMP16((u16)(counter1 & 0xffff)); in DoMPCommunication()332 counter1--; in DoMPCommunication()373 REXDEMOPrintf(4, 30, 0, "Send: %08X-%08X", counter1, counter2); in DoMPCommunication()