Searched defs:status (Results 1 – 13 of 13) sorted by relevance
722 bool status = false; in resolveDns() local921 SntpStatus_t status; in sntpClient_SetTime() local1409 bool status = false; in createUdpSocket() local1453 bool status = false; in closeUdpSocket() local1471 BackoffAlgorithmStatus_t status; in calculateBackoffForNextPoll() local1558 SntpStatus_t status; in sntpTask() local
211 __attribute__( ( naked ) ) void exit( int status ) in exit()
106 bool status = true; in Platform_CreateDetachedThread() local
85 int32_t status; member
1881 BaseType_t status = pdPASS; in prvSuspendOTA() local1916 BaseType_t status = pdPASS; in prvResumeOTA() local
2346 BaseType_t status = pdPASS; in prvSuspendOTA() local2381 BaseType_t status = pdPASS; in prvResumeOTA() local
608 DSTATUS status; in DiskOpen() local
87 #define _exit( status ) exit( status ) argument
Completed in 49 milliseconds