Searched refs:aos_pwm_get_attr (Results 1 – 3 of 3) sorted by relevance
82 aos_status_t aos_pwm_get_attr(aos_pwm_ref_t *ref, aos_pwm_attr_t *attr);
54 ret = aos_pwm_get_attr(&ref, &attr); in aos_pwm_cli_cmd()
75 aos_status_t aos_pwm_get_attr(aos_pwm_ref_t *ref, aos_pwm_attr_t *attr) in aos_pwm_get_attr() function
Completed in 4 milliseconds