Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/colorfullight_demo/
H A Dcolorful_light_demo.c74 PwmInit(WIFI_IOT_PWM_PORT_PWM1); // R in CorlorfulLightTask()
75 PwmInit(WIFI_IOT_PWM_PORT_PWM2); // G in CorlorfulLightTask()
76 PwmInit(WIFI_IOT_PWM_PORT_PWM3); // B in CorlorfulLightTask()
/vendor/hisilicon/hispark_pegasus/demo/pwmled_demo/
H A Dpwm_led_demo.c41 PwmInit(WIFI_IOT_PWM_PORT_PWM1); // R in PWMLedDemoTask()
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H A Denvrionment_demo.c83 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentTask()
142 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in EnvironmentDemo()
/vendor/hisilicon/hispark_pegasus/demo/pwmbeer_demo/
H A Dpwm_beer_demo.c71 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartPWMBeerTask()
/vendor/hisilicon/hispark_pegasus/demo/pwmbeermusic_demo/
H A Dbeeper_music_demo.c89 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartBeepMusicTask()
/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/
H A Dtraffic_light_demo.c110 PwmInit(WIFI_IOT_PWM_PORT_PWM0); in StartTrafficLightTask()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.h260 void PwmInit(unsigned int id, unsigned char val, unsigned int port);
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() function
133 PwmInit(HI_GPIO_10, HI_PWM_OUT, HI_PWM1); // GPIO10 PWM port1,5 in TestGpioInit()
134 PwmInit(HI_GPIO_11, HI_PWM_OUT, HI_PWM2); // GPIO11 PWM port2,5 in TestGpioInit()
135 PwmInit(HI_GPIO_12, HI_PWM_OUT, HI_PWM3); // GPIO12 PWM port3,5 in TestGpioInit()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.h260 void PwmInit(unsigned int id, unsigned char val, unsigned int port);
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() function
133 PwmInit(HI_GPIO_10, HI_PWM_OUT, HI_PWM1); // GPIO10 PWM port1,5 in TestGpioInit()
134 PwmInit(HI_GPIO_11, HI_PWM_OUT, HI_PWM2); // GPIO11 PWM port2,5 in TestGpioInit()
135 PwmInit(HI_GPIO_12, HI_PWM_OUT, HI_PWM3); // GPIO12 PWM port3,5 in TestGpioInit()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.h260 void PwmInit(unsigned int id, unsigned char val, unsigned int port);
H A Dapp_demo_multi_sample.c103 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() function
134 PwmInit(HI_GPIO_10, HI_PWM_OUT, HI_PWM1); // GPIO10 PWM port1,5 in TestGpioInit()
135 PwmInit(HI_GPIO_11, HI_PWM_OUT, HI_PWM2); // GPIO11 PWM port2,5 in TestGpioInit()
136 PwmInit(HI_GPIO_12, HI_PWM_OUT, HI_PWM3); // GPIO12 PWM port3,5 in TestGpioInit()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.h260 void PwmInit(unsigned int id, unsigned char val, unsigned int port);
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() function
133 PwmInit(HI_GPIO_10, HI_PWM_OUT, HI_PWM1); // GPIO10 PWM port1,5 in TestGpioInit()
134 PwmInit(HI_GPIO_11, HI_PWM_OUT, HI_PWM2); // GPIO11 PWM port2,5 in TestGpioInit()
135 PwmInit(HI_GPIO_12, HI_PWM_OUT, HI_PWM3); // GPIO12 PWM port3,5 in TestGpioInit()
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.c102 void PwmInit(unsigned int id, unsigned char val, unsigned int port) in PwmInit() function
133 PwmInit(HI_GPIO_10, HI_PWM_OUT, HI_PWM1); // GPIO10 PWM port1,5 in TestGpioInit()
134 PwmInit(HI_GPIO_11, HI_PWM_OUT, HI_PWM2); // GPIO11 PWM port2,5 in TestGpioInit()
135 PwmInit(HI_GPIO_12, HI_PWM_OUT, HI_PWM3); // GPIO12 PWM port3,5 in TestGpioInit()
H A Dapp_demo_multi_sample.h261 void PwmInit(unsigned int id, unsigned char val, unsigned int port);

Completed in 18 milliseconds