Searched refs:hog_button_loop (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/ | ||
D | hog.h | 17 void hog_button_loop(void); |
D | main.c | 151 hog_button_loop(); in main() |
D | hog.c | 181 void hog_button_loop(void) in hog_button_loop() function |