Searched refs:xTimeout (Results 1 – 3 of 3) sorted by relevance
19 TickType_t xTimeout,57 TickType_t xTimeout; in harness() local69 …vDNSSetCallBack( pcHostName, &pvSearchID, pCallback, xTimeout, xIdentifier ); /* Add an item to be… in harness()
109 TickType_t xTimeout; in harness() local112 FreeRTOS_gethostbyname_a( pcHostName, pCallback, pvSearchID, xTimeout ); in harness()
13 calls xSendEventStructToIPTask with xTimeout==0.