Searched refs:WIFI_IOT_PWM_PORT_PWM0 (Results 1 – 8 of 8) sorted by relevance
/vendor/hihope/Hi3861/pwmbeer_demo/ |
D | pwm_beer_demo.c | 44 PwmStart(WIFI_IOT_PWM_PORT_PWM0, TWENTY*ONE_THOUSAND, FORTY*ONE_THOUSAND); in PWMBeerTask() 46 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in PWMBeerTask() 74 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartPWMBeerTask()
|
/vendor/hisilicon/hispark_pegasus/demo/pwmbeer_demo/ |
D | pwm_beer_demo.c | 42 PwmStart(WIFI_IOT_PWM_PORT_PWM0, TWENTY*ONE_THOUSAND, FORTY*ONE_THOUSAND); in PWMBeerTask() 44 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in PWMBeerTask() 71 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartPWMBeerTask()
|
/vendor/hisilicon/hispark_pegasus/demo/pwmbeermusic_demo/ |
D | beeper_music_demo.c | 73 PwmStart(WIFI_IOT_PWM_PORT_PWM0, freqDivisor/TWO, freqDivisor); in BeeperMusicTask() 75 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in BeeperMusicTask() 89 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartBeepMusicTask()
|
/vendor/hihope/Hi3861/pwmbeermusic_demo/ |
D | beeper_music_demo.c | 74 PwmStart(WIFI_IOT_PWM_PORT_PWM0, freqDivisor/TWO, freqDivisor); in BeeperMusicTask() 76 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in BeeperMusicTask() 90 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartBeepMusicTask()
|
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/ |
D | envrionment_demo.c | 83 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentTask() 90 PwmStart(WIFI_IOT_PWM_PORT_PWM0, BEEP_PWM_DUTY, BEEP_PWM_FREQ); in EnvironmentTask() 92 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentTask() 142 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentDemo()
|
/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/ |
D | traffic_light_demo.c | 61 PwmStart(WIFI_IOT_PWM_PORT_PWM0, TWENTY*ONE_THOUSAND, FORTY*ONE_THOUSAND); in TrafficLightTask() 63 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in TrafficLightTask() 110 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartTrafficLightTask()
|
/vendor/hihope/Hi3861/trafficlight_demo/ |
D | traffic_light_demo.c | 61 PwmStart(WIFI_IOT_PWM_PORT_PWM0, TWENTY*ONE_THOUSAND, FORTY*ONE_THOUSAND); in TrafficLightTask() 63 PwmStop(WIFI_IOT_PWM_PORT_PWM0); in TrafficLightTask() 110 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartTrafficLightTask()
|
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/ |
D | environment_demo.c | 44 #define WIFI_IOT_PWM_PORT_PWM0 0 macro 155 IoTPwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentTask() 221 IoTPwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentDemo()
|