Home
last modified time | relevance | path

Searched defs:sandbox_sdl_key_pressed (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dsdl.h96 static inline int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed() function
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c225 int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed() function