Searched refs:HI_PWM_OUT (Results 1 - 11 of 11) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | app_demo_mq2.c | 92 IoSetFunc(HI_GPIO_9, HI_PWM_OUT); // gpio9 pwm in Mq2GetPpm()
|
H A D | app_demo_multi_sample.h | 109 HI_PWM_OUT = 5, enumerator
|
H A D | app_demo_multi_sample.c | 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/histreaming_demo/ |
H A D | app_demo_multi_sample.h | 108 HI_PWM_OUT = 5, enumerator
|
H A D | app_demo_multi_sample.c | 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 D | app_demo_multi_sample.h | 108 HI_PWM_OUT = 5, enumerator
|
H A D | app_demo_multi_sample.c | 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 D | app_demo_multi_sample.h | 108 HI_PWM_OUT = 5, enumerator
|
H A D | app_demo_multi_sample.c | 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 D | app_demo_multi_sample.h | 108 HI_PWM_OUT = 5, enumerator
|
H A D | app_demo_multi_sample.c | 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()
|
Completed in 10 milliseconds