Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpwm.c23 const char *str_cmd, *str_channel = NULL, *str_enable = NULL; in do_pwm() local
33 str_cmd = argv[1]; in do_pwm()
44 switch (*str_cmd) { in do_pwm()
A Dgpio.c127 const char *str_cmd, *str_gpio = NULL; in do_gpio() local
136 str_cmd = argv[1]; in do_gpio()
148 if (!strncmp(str_cmd, "status", 2)) { in do_gpio()
164 switch (*str_cmd) { in do_gpio()

Completed in 3 milliseconds