Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm42670/
Dicm42670.c180 static uint32_t convert_gyr_fs_to_bitfield(uint32_t val, uint16_t *fs) in convert_gyr_fs_to_bitfield() function
410 convert_gyr_fs_to_bitfield(val->val1, &drv_data->gyro_fs)); in icm42670_set_gyro_fs()