Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c180 static uint32_t stat_count; variable
195 stat_count++; in add_hello()
227 stat_count++; in add_heartbeat()
282 "Node Count: %u", stat_count + 1); in show_statistics()
320 if (stat_count > 0) { in show_statistics()