Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c27 #define SCROLL_SPEED 400 /* Text scrolling speed */ macro
161 SCROLL_SPEED, "%s", select->choice[select_idx].str); in pong_select()
170 SCROLL_SPEED, "%s", select->choice[select_idx].str); in pong_select_change()
216 SCROLL_SPEED, "Connecting..."); in mode_selected()
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c21 #define SCROLL_SPEED 300 macro
286 mb_display_print(disp, MB_DISPLAY_MODE_DEFAULT, SCROLL_SPEED, in board_init()