Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/cpu/
A Dsdl.c307 const Uint8 *keystate; in sandbox_sdl_scan_keys() local
312 keystate = SDL_GetKeyboardState(&num_keys); in sandbox_sdl_scan_keys()
314 if (count < max_keys && keystate[i]) { in sandbox_sdl_scan_keys()

Completed in 17 milliseconds