Home
last modified time | relevance | path

Searched defs:int_part (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.c104 int32_t int_part = (int32_t)(ll_value / 1000000); in bosch_bmi323_value_to_sensor_value() local
113 int32_t int_part = (int32_t)(micro / 1000000); in bosch_bmi323_sensor_value_from_micro() local