Searched refs:tristate_gps01_command_sequence (Results 1 – 1 of 1) sorted by relevance
2028 } tristate_gps01_command_sequence[] = variable2131 if ( tristate_gps01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_gpsclock01()2142 if ( iLen != tristate_gps01_command_sequence[up->iCommandSeq].iExpectedReplyLength ) { in jjy_receive_tristate_gpsclock01()2153 switch ( tristate_gps01_command_sequence[up->iCommandSeq].commandNumber ) { in jjy_receive_tristate_gpsclock01()2256 if ( tristate_gps01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_gpsclock01()2264 if ( tristate_gps01_command_sequence[up->iCommandSeq].command != NULL ) { in jjy_receive_tristate_gpsclock01()2268 if ( tristate_gps01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_gpsclock01()2274 pCmd = tristate_gps01_command_sequence[up->iCommandSeq].command ; in jjy_receive_tristate_gpsclock01()2275 iCmdLen = tristate_gps01_command_sequence[up->iCommandSeq].commandLength ; in jjy_receive_tristate_gpsclock01()2326 pCmd = tristate_gps01_command_sequence[up->iCommandSeq].command ; in jjy_poll_tristate_gpsclock01()[all …]