Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx.c83 static const uint16_t ism330dhcx_gyro_fs_map[] = { variable
98 for (i = 0; i < ARRAY_SIZE(ism330dhcx_gyro_fs_map); i++) { in ism330dhcx_gyro_range_to_fs_val()
99 if (range == ism330dhcx_gyro_fs_map[i]) { in ism330dhcx_gyro_range_to_fs_val()