Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/userspace/prod_consumer/src/
Dapp_a.c84 unsigned int monitor_count = 0; in monitor_entry() local
101 while (monitor_count < NUM_LOOPS) { in monitor_entry()
121 LOG_INF("monitor thread got data payload #%u", monitor_count); in monitor_entry()
133 monitor_count++; in monitor_entry()