Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.c26 #define IMU_BOSCH_DIE_TEMP_MICRO_DEG_CELCIUS_LSB (1953L) macro
994 micro = bosch_bmi323_value_to_micro(buf, IMU_BOSCH_DIE_TEMP_MICRO_DEG_CELCIUS_LSB); in bosch_bmi323_driver_api_fetch_temperature()