Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_acc_gyro_bosch_bmi120.c791 static int drv_gyro_bosch_bmi120_set_power_mode(i2c_dev_t* drv, in drv_gyro_bosch_bmi120_set_power_mode() function
966 ret = drv_gyro_bosch_bmi120_set_power_mode(&bmi120_ctx, DEV_POWER_ON); in drv_gyro_bosch_bmi120_open()
993 ret = drv_gyro_bosch_bmi120_set_power_mode(&bmi120_ctx, DEV_POWER_OFF); in drv_gyro_bosch_bmi120_close()
1085 ret = drv_gyro_bosch_bmi120_set_power_mode(&bmi120_ctx, arg); in drv_gyro_bosch_bmi120_ioctl()
1145 ret = drv_gyro_bosch_bmi120_set_power_mode(&bmi120_ctx, DEV_POWER_OFF); in drv_gyro_bosch_bmi120_init()

Completed in 4 milliseconds