Home
last modified time | relevance | path

Searched defs:xWillSleep (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP_Timers.c207 BaseType_t xWillSleep; in vCheckNetworkTimers() local
DFreeRTOS_Sockets.c3980 TickType_t xTCPTimerCheck( BaseType_t xWillSleep ) in xTCPTimerCheck()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c2255 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_EmptyList() local
2272 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_NonEmptyList_SocketCheckError() local
2300 BaseType_t xWillSleep = pdFALSE; in test_xTCPTimerCheck_NonEmptyList_NoError() local
2329 BaseType_t xWillSleep; in test_xTCPTimerCheck_NonEmptyList_DeltaLessThanTimeout() local
2362 BaseType_t xWillSleep; in test_xTCPTimerCheck_NonEmptyList_DeltaLessThanTimeout1() local
2395 BaseType_t xWillSleep = 0; in test_xTCPTimerCheck_EventBitsNonZeroWontSleep() local
2429 BaseType_t xWillSleep = pdTRUE; in test_xTCPTimerCheck_EventBitsNonZeroWillSleep() local