Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/
A Ddrv_gyro_st_l3gd20h.c216 static int drv_gyro_st_l3gd20h_set_odr(i2c_dev_t* drv, uint32_t hz) in drv_gyro_st_l3gd20h_set_odr() function
318 ret = drv_gyro_st_l3gd20h_set_odr(&l3gd20h_ctx, L3GD20H_GYRO_DEFAULT_ODR_100HZ); in drv_gyro_st_l3gd20h_open()
377 ret = drv_gyro_st_l3gd20h_set_odr(&l3gd20h_ctx, arg); in drv_gyro_st_l3gd20h_ioctl()
440 ret = drv_gyro_st_l3gd20h_set_odr(&l3gd20h_ctx, L3GD20H_GYRO_ODR_100_HZ); in drv_gyro_st_l3gd20h_init()

Completed in 3 milliseconds