Searched refs:SEND_REPEATED_COUNT (Results 1 – 3 of 3) sorted by relevance
152 #if ( !defined( SEND_REPEATED_COUNT ) )153 #define SEND_REPEATED_COUNT ( 8 ) macro
214 for( uxIndex = 0U; uxIndex < ( UBaseType_t ) SEND_REPEATED_COUNT; uxIndex++ ) in prvTCPSendRepeated()
265 for( RepeatCount = 1; RepeatCount < SEND_REPEATED_COUNT; RepeatCount++ ) in test_prvTCPSendPacket_Other_State_Something_To_Send()330 for( RepeatCount = 0; RepeatCount < SEND_REPEATED_COUNT; RepeatCount++ ) in test_prvTCPSendRepeated_Repeat_8()