Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpwm.c23 const char *str_cmd, *str_channel = NULL, *str_enable = NULL; in do_pwm() local
76 str_channel = *argv; in do_pwm()
77 channel = simple_strtoul(str_channel, NULL, 10); in do_pwm()

Completed in 3 milliseconds