Searched refs:drv_baro_rohm_bm1383a_set_odr (Results 1 – 1 of 1) sorted by relevance
228 static int drv_baro_rohm_bm1383a_set_odr(i2c_dev_t* drv, bm1383a_odr_e odr) in drv_baro_rohm_bm1383a_set_odr() function273 ret = drv_baro_rohm_bm1383a_set_odr(drv, BM1383A_ODR_20HZ); in drv_baro_rohm_bm1383a_set_default_config()372 ret = drv_baro_rohm_bm1383a_set_odr(&bm1383a_ctx, odr); in drv_baro_rohm_bm1383a_ioctl()
Completed in 3 milliseconds