Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_gyro_st_a3g4250d.c163 static int drv_gyro_st_a3g4250d_set_odr(i2c_dev_t* drv, uint32_t hz) in drv_gyro_st_a3g4250d_set_odr() function
209 ret = drv_gyro_st_a3g4250d_set_odr(&a3g4250d_ctx, A3G4250D_GYRO_DEFAULT_ODR_100HZ); in drv_gyro_st_a3g4250d_open()
267 ret = drv_gyro_st_a3g4250d_set_odr(&a3g4250d_ctx, arg); in drv_gyro_st_a3g4250d_ioctl()
330 ret = drv_gyro_st_a3g4250d_set_odr(&a3g4250d_ctx, A3G4250D_GYRO_ODR_100_HZ); in drv_gyro_st_a3g4250d_init()

Completed in 3 milliseconds