Searched refs:HiSwitchInit (Results 1 - 10 of 10) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 108 void HiSwitchInit(unsigned int id, unsigned char val, in HiSwitchInit() function 129 HiSwitchInit(HI_GPIO_5, 0, HI_GPIO_5, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit() 131 HiSwitchInit(HI_GPIO_8, 0, HI_GPIO_8, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit()
|
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/ |
H A D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 108 void HiSwitchInit(unsigned int id, unsigned char val, in HiSwitchInit() function 129 HiSwitchInit(HI_GPIO_5, 0, HI_GPIO_5, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit() 131 HiSwitchInit(HI_GPIO_8, 0, HI_GPIO_8, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit()
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 109 void HiSwitchInit(unsigned int id, unsigned char val, in HiSwitchInit() function 130 HiSwitchInit(HI_GPIO_5, 0, HI_GPIO_5, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit() 132 HiSwitchInit(HI_GPIO_8, 0, HI_GPIO_8, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit()
|
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/ |
H A D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 108 void HiSwitchInit(unsigned int id, unsigned char val, in HiSwitchInit() function 129 HiSwitchInit(HI_GPIO_5, 0, HI_GPIO_5, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit() 131 HiSwitchInit(HI_GPIO_8, 0, HI_GPIO_8, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit()
|
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | app_demo_multi_sample.h | 262 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 108 void HiSwitchInit(unsigned int id, unsigned char val, in HiSwitchInit() function 129 HiSwitchInit(HI_GPIO_5, 0, HI_GPIO_5, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit() 131 HiSwitchInit(HI_GPIO_8, 0, HI_GPIO_8, IOT_GPIO_DIR_IN, IOT_IO_PULL_UP); in TestGpioInit()
|
Completed in 9 milliseconds