Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c974 char keypress[ARRAY_SIZE(buttons)+1]; in preboot_keys() local
975 numpressed = read_keys(keypress); in preboot_keys()
988 if (!strcmp(keys, keypress)) in preboot_keys()
/rk3399_rockchip-uboot/board/sandbox/
H A DREADME.sandbox93 press Ctrl-C, U-Boot will exit instead of handling this as a keypress.