Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c76 size_t choice_count; member
168 select_idx = (select_idx + 1) % select->choice_count; in pong_select_change()
226 .choice_count = ARRAY_SIZE(mode_choice),