Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/hal/
A Dpwm.h76 int32_t hal_pwm_finalize(pwm_dev_t *pwm);
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Dhal_stub.c25 WEAK int hal_pwm_finalize(pwm_dev_t *pwm) in hal_pwm_finalize() function
/AliOS-Things-master/hardware/board/haaseduk1/board_test/
A Dpwm_test.c46 hal_pwm_finalize(&pwm); in pwm_test_process()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/pwm/
A Dpwm_test.c78 ret = hal_pwm_finalize(&pwm_dev); in hal_pwm_test_finalize()
/AliOS-Things-master/components/drivers/peripheral/pwm/src/
A Dpwm_dev.c116 ret = hal_pwm_finalize(pwm_dev); in pwm_device_close()
278 __weak int32_t hal_pwm_finalize(pwm_dev_t *tim) { in hal_pwm_finalize() function
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dpwm.c116 int32_t hal_pwm_finalize(pwm_dev_t *pwm) in hal_pwm_finalize() function
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dpwm.c148 int32_t hal_pwm_finalize(pwm_dev_t *pwm) in hal_pwm_finalize() function
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.md68 hal_pwm_finalize(&pwm);
76 hal_pwm_finalize(&pwm);

Completed in 7 milliseconds