Home
last modified time | relevance | path

Searched refs:GPIO_MODE_PUSH_PULL (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h40 GPIO_MODE_PUSH_PULL, ///< push-pull mode for output enumerator
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h40 GPIO_MODE_PUSH_PULL, ///< push-pull mode for output enumerator
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dgpio.h51 GPIO_MODE_PUSH_PULL, ///< Push-pull mode for output enumerator
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dgpio.c91 case GPIO_MODE_PUSH_PULL: in csi_gpio_mode()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c80 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_PUSH_PULL); in set_output_cfg()

Completed in 5 milliseconds