Home
last modified time | relevance | path

Searched refs:wakeupHTTPClient (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/include/
Dhttp_client_test.h32 void wakeupHTTPClient( size_t uxIndex,
/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dhttp_client_test.c177 void wakeupHTTPClient( size_t uxIndex, in wakeupHTTPClient() function
Dplus_tcp_demo_cli.c1210 wakeupHTTPClient( 0U, pcHost, pcFileName, portNr, xOptions.xIPVersion ); in handle_http()