Home
last modified time | relevance | path

Searched refs:IOT_PWM_PORT_PWM0 (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/beep_demo/
H A Dapp_demo_beep_control.c32 #define IOT_PWM_PORT_PWM0 0 macro
40 IoTPwmStart(IOT_PWM_PORT_PWM0, 50, 4000); /* 占空比50 / 4000,频率4000 */ in PWMBeepTask()
42 IoTPwmStop(IOT_PWM_PORT_PWM0); in PWMBeepTask()
71 IoTPwmInit(IOT_PWM_PORT_PWM0); in StartPWMBeepTask()

Completed in 0 milliseconds