Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/ps2/src/
Dmain.c22 #define MS_BETWEEN_RESET_CALLS 500 macro
81 k_msleep(MS_BETWEEN_RESET_CALLS); in initialize_mouse()
84 k_msleep(MS_BETWEEN_RESET_CALLS); in initialize_mouse()
174 k_msleep(MS_BETWEEN_RESET_CALLS); in main()