Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h36 GPIO_MODE_PULLNONE = 0, ///< pull none for input enumerator
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h36 GPIO_MODE_PULLNONE = 0, ///< pull none for input enumerator
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dgpio.h47 GPIO_MODE_PULLNONE = 0, ///< Pull none for input enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/gpio/
A Dgpio.c84 case GPIO_MODE_PULLNONE:/* No driver -> Input & High Impendance */ in csi_gpio_mode()
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dgpio.c75 case GPIO_MODE_PULLNONE: in csi_gpio_mode()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c39 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PULLNONE); in set_input_cfg()

Completed in 5 milliseconds