Searched refs:count (Results 1 – 5 of 5) sorted by relevance
81 int count ) in xStubApplicationGetRandomNumber() argument83 ( void ) count; in xStubApplicationGetRandomNumber()
98 for status, count in count_statuses.items():99 statuses.append([status, str(count)])
523 uint32_t count = 10; in ksz8851snl_init() local560 while( count-- ) in ksz8851snl_init()588 uint32_t count = 10; in ksz8851snl_reinit() local593 while( count-- ) in ksz8851snl_reinit()
1097 unsigned count; in handle_ping() local1099 if( ( rest != NULL ) && ( sscanf( rest, "%u", &count ) > 0 ) ) in handle_ping()1101 PING_COUNT_MAX = count; in handle_ping()
5844 BaseType_t count = 0; in vTCPNetStat() local5867 count++; in vTCPNetStat()5877 count++; in vTCPNetStat()5881 ( int ) count, in vTCPNetStat()