Searched refs:ipconfigRA_SEARCH_TIME_OUT_MSEC (Results 1 – 2 of 2) sorted by relevance
1144 #ifndef ipconfigRA_SEARCH_TIME_OUT_MSEC1145 #define ipconfigRA_SEARCH_TIME_OUT_MSEC ( 10000U ) macro
560 uxNewReloadTime = pdMS_TO_TICKS( ipconfigRA_SEARCH_TIME_OUT_MSEC ); in xRAProcess_HandleOtherStates()