Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_acc_gyro_bosch_bmi260.c1430 static int drv_gyro_bosch_bmi260_set_power_mode(i2c_dev_t* drv, in drv_gyro_bosch_bmi260_set_power_mode() function
1782 ret = drv_gyro_bosch_bmi260_set_power_mode(&bmi260_ctx, DEV_POWER_ON); in drv_gyro_bosch_bmi260_open()
1809 ret = drv_gyro_bosch_bmi260_set_power_mode(&bmi260_ctx, DEV_POWER_OFF); in drv_gyro_bosch_bmi260_close()
1933 ret = drv_gyro_bosch_bmi260_set_power_mode(&bmi260_ctx, arg); in drv_gyro_bosch_bmi260_ioctl()
1993 ret = drv_gyro_bosch_bmi260_set_power_mode(&bmi260_ctx, DEV_POWER_OFF); in drv_gyro_bosch_bmi260_init()

Completed in 5 milliseconds