Home
last modified time | relevance | path

Searched refs:INPUT_PULL_DOWN (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_gpio.c89 case INPUT_PULL_DOWN: in aos_hal_gpio_init()
231 case INPUT_PULL_DOWN: in aos_hal_gpio_enable_irq()
/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/hal/
A Dgpio.h28 INPUT_PULL_DOWN, enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_gpio.h31 INPUT_PULL_DOWN, /**< Input with an internal pull-down resistor - use with devices enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc_gpio_test.c26 gpio_in.config = INPUT_PULL_DOWN; in _gpio_test_one()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dgpio.c44 } else if ((gpio->config == INPUT_PULL_DOWN)) { in hal_gpio_init()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dgpio.c145 case INPUT_PULL_DOWN: in hal_gpio_init()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpio_dev.c131 gpio_dev.config = INPUT_PULL_DOWN; in gpio_io_get()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_pin.c145 config = INPUT_PULL_DOWN; in machine_pin_obj_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_pin.c145 config = INPUT_PULL_DOWN; in machine_pin_obj_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_pin.c132 config = INPUT_PULL_DOWN; in machine_pin_obj_init_helper()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c127 *config = INPUT_PULL_DOWN; in board_parse_gpio()
146 *config = INPUT_PULL_DOWN; in board_parse_gpio()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c142 *config = INPUT_PULL_DOWN; in board_parse_gpio()
162 *config = INPUT_PULL_DOWN; in board_parse_gpio()

Completed in 17 milliseconds