Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dpwm.c108 int32_t hal_pwm_stop(pwm_dev_t *pwm) in hal_pwm_stop() function
154 hal_pwm_stop(pwm); in hal_pwm_finalize()
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm_dev.c55 hal_pwm_stop(pwm_dev); in pwm_device_ioctl()
109 ret = hal_pwm_stop(pwm_dev); in pwm_device_close()
268 __weak int32_t hal_pwm_stop(pwm_dev_t *tim) { in hal_pwm_stop() function
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/hal/
A Dpwm.h57 int32_t hal_pwm_stop(pwm_dev_t *pwm);
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Dhal_stub.c42 WEAK int hal_pwm_stop(pwm_dev_t *pwm) in hal_pwm_stop() function
/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Dpwm_test.c45 hal_pwm_stop(&pwm); in pwm_test_process()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/pwm/
A Dpwm_test.c58 hal_pwm_stop(&pwm_dev); in hal_pwm_test_output()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dpwm.c83 int32_t hal_pwm_stop(pwm_dev_t *pwm) in hal_pwm_stop() function
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.md67 hal_pwm_stop(&pwm);
75 hal_pwm_stop(&pwm);

Completed in 7 milliseconds