Home
last modified time | relevance | path

Searched refs:csi_gpio_power_control (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_gpio.h81 int32_t csi_gpio_power_control(gpio_pin_handle_t handle, csi_power_stat_e state);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dgpio.h81 int32_t csi_gpio_power_control(gpio_pin_handle_t handle, csi_power_stat_e state);
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_gpio.c300 csi_gpio_power_control(gpio_priv, DRV_POWER_FULL); in csi_gpio_port_initialize()
324 csi_gpio_power_control(gpio_priv, DRV_POWER_OFF); in csi_gpio_port_uninitialize()
428 int32_t csi_gpio_power_control(gpio_pin_handle_t handle, csi_power_stat_e state) in csi_gpio_power_control() function

Completed in 4 milliseconds