/vendor/hisilicon/hispark_pegasus/demo/beep_demo/ |
H A D | app_demo_beep_control.c | 66 IoSetPull(IOT_GPIO_KEY, IOT_IO_PULL_UP); in StartPWMBeepTask()
|
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/ |
H A D | robot_control.c | 36 #define IOT_IO_PULL_UP 1
macro 50 hi_io_set_pull(GPIO5, IOT_IO_PULL_UP);
in switch_init()
|
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
H A D | app_demo_multi_sample.c | 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/hello_world_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
H A D | app_demo_multi_sample.c | 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/interconnection_client_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/led_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/ |
H A D | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
H A D | app_demo_multi_sample.c | 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 | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
H A D | app_demo_multi_sample.c | 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 | iot_gpio_ex.h | 37 IOT_IO_PULL_UP, enumerator
|
H A D | app_demo_multi_sample.c | 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()
|