Home
last modified time | relevance | path

Searched refs:str_enable (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
82 str_enable = *argv; in do_pwm()
83 pwm_enable = simple_strtoul(str_enable, NULL, 10); in do_pwm()

Completed in 4 milliseconds