Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpwm.c24 const char *str_pwm = NULL, *str_period = NULL, *str_duty = NULL; in do_pwm() local
86 str_period = *argv; in do_pwm()
89 period_ns = simple_strtoul(str_period, NULL, 10); in do_pwm()

Completed in 2 milliseconds