Home
last modified time | relevance | path

Searched refs:csi_gpio_pin_write (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/csi/csi2/include/drv/
A Dgpio_pin.h109 void csi_gpio_pin_write(csi_gpio_pin_t *pin, csi_gpio_pin_state_t value);
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h118 int32_t csi_gpio_pin_write(gpio_pin_handle_t handle, bool value);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h118 int32_t csi_gpio_pin_write(gpio_pin_handle_t handle, bool value);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_gpio.c533 int32_t csi_gpio_pin_write(gpio_pin_handle_t handle, bool value) in csi_gpio_pin_write() function

Completed in 4 milliseconds