Searched refs:drv_gyro_st_a3g4250d_set_range (Results 1 – 1 of 1) sorted by relevance
175 static int drv_gyro_st_a3g4250d_set_range(i2c_dev_t* drv, uint32_t range) in drv_gyro_st_a3g4250d_set_range() function204 ret = drv_gyro_st_a3g4250d_set_range(&a3g4250d_ctx, GYRO_RANGE_250DPS); in drv_gyro_st_a3g4250d_open()273 ret = drv_gyro_st_a3g4250d_set_range(&a3g4250d_ctx, arg); in drv_gyro_st_a3g4250d_ioctl()325 ret = drv_gyro_st_a3g4250d_set_range(&a3g4250d_ctx, GYRO_RANGE_250DPS); in drv_gyro_st_a3g4250d_init()
Completed in 3 milliseconds