Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm.h53 aos_status_t aos_pwm_get(aos_pwm_ref_t *ref, uint32_t id);
/AliOS-Things-master/components/drivers/peripheral/pwm/example/
A Daos_pwm_example.c40 ret = aos_pwm_get(&ref, channel); in aos_pwm_cli_cmd()
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm.c22 aos_status_t aos_pwm_get(aos_pwm_ref_t *ref, uint32_t id) in aos_pwm_get() function

Completed in 3 milliseconds