Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c308 static void game_stack_dump(const struct k_thread *thread, void *user_data) in game_stack_dump() function
321 k_thread_foreach(game_stack_dump, NULL); in game_refresh()