Searched refs:str_period (Results 1 – 1 of 1) sorted by relevance
24 const char *str_pwm = NULL, *str_period = NULL, *str_duty = NULL; in do_pwm() local86 str_period = *argv; in do_pwm()89 period_ns = simple_strtoul(str_period, NULL, 10); in do_pwm()
Completed in 2 milliseconds