Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm45686/
Dicm45686.h168 bool high_res, in icm45686_accel_ms() argument
173 uint64_t full_scale_range_lsb = high_res ? 524288 : 32768; in icm45686_accel_ms()
207 bool high_res, in icm45686_gyro_rads() argument
212 uint64_t full_scale_range_lsb = high_res ? 524288 : 32768; in icm45686_gyro_rads()