Home
last modified time | relevance | path

Searched defs:repeatable (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtime.c31 int repeatable = 0; in do_time() local
/rk3399_rockchip-uboot/common/
H A Dcli_simple.c184 int repeatable = 1; in cli_simple_run_command() local
H A Dcommand.c505 int *repeatable, ulong *ticks) in cmd_process()
/rk3399_rockchip-uboot/include/
H A Dcommand.h33 int repeatable; /* autorepeat allowed? */ member