Searched refs:ipconfigRA_SEARCH_COUNT (Results 1 – 3 of 3) sorted by relevance
1140 #ifndef ipconfigRA_SEARCH_COUNT1141 #define ipconfigRA_SEARCH_COUNT ( 3U ) macro
448 if( pxEndPoint->xRAData.uxRetryCount < ( UBaseType_t ) ipconfigRA_SEARCH_COUNT ) in xRAProcess_HandleWaitStates()558 ipconfigRA_SEARCH_COUNT ) ); in xRAProcess_HandleOtherStates()
1140 UBaseType_t retry = ( UBaseType_t ) ipconfigRA_SEARCH_COUNT; in test_vRAProcess_eRAStateWait_RetryExceed()1151 pxEndPoint->xRAData.uxRetryCount = ( UBaseType_t ) ipconfigRA_SEARCH_COUNT; in test_vRAProcess_eRAStateWait_RetryExceed()