Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h39 GPIO_MODE_OPEN_DRAIN, ///< open drain mode for output enumerator
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h39 GPIO_MODE_OPEN_DRAIN, ///< open drain mode for output enumerator
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dgpio.h50 GPIO_MODE_OPEN_DRAIN, ///< Open drain mode for output enumerator
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c82 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_OPEN_DRAIN); in set_output_cfg()
84 r = csi_gpio_mode(&gpioc_csi->csi_gpio, mask, GPIO_MODE_OPEN_DRAIN); in set_output_cfg()
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dgpio.c87 case GPIO_MODE_OPEN_DRAIN: in csi_gpio_mode()

Completed in 5 milliseconds