Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.c88 static int32_t bosch_bmi323_lsb_from_fullscale(int64_t fullscale) in bosch_bmi323_lsb_from_fullscale() function
922 lsb = bosch_bmi323_lsb_from_fullscale(data->acc_full_scale); in bosch_bmi323_driver_api_fetch_acc_samples()
965 lsb = bosch_bmi323_lsb_from_fullscale(data->gyro_full_scale); in bosch_bmi323_driver_api_fetch_gyro_samples()