Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_als_ams_tcs3400.c176 static int drv_als_ams_tcs3400_set_power_mode(i2c_dev_t * drv, in drv_als_ams_tcs3400_set_power_mode() function
292 ret = drv_als_ams_tcs3400_set_power_mode(&tcs3400_ctx, DEV_POWER_ON); in drv_als_ams_tcs3400_open()
302 ret = drv_als_ams_tcs3400_set_power_mode(&tcs3400_ctx, DEV_POWER_OFF); in drv_als_ams_tcs3400_close()
622 ret = drv_als_ams_tcs3400_set_power_mode(&tcs3400_ctx, arg); in drv_als_ams_tcs3400_ioctl()

Completed in 9 milliseconds