Home
last modified time | relevance | path

Searched refs:GPIO_MODE_PULLUP (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h37 GPIO_MODE_PULLUP, ///< pull up for input enumerator
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h37 GPIO_MODE_PULLUP, ///< pull up for input enumerator
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dgpio.h48 GPIO_MODE_PULLUP, ///< Pull up for input enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/gpio/
A Dgpio.c92 case GPIO_MODE_PULLUP: in csi_gpio_mode()
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dgpio.c79 case GPIO_MODE_PULLUP: in csi_gpio_mode()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c41 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PULLUP); in set_input_cfg()

Completed in 15 milliseconds