Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm42x70/
Dicm42x70.c161 static uint32_t convert_acc_fs_to_bitfield(uint32_t val, uint8_t *fs) in convert_acc_fs_to_bitfield() function
308 convert_acc_fs_to_bitfield(val->val1, &drv_data->accel_fs)); in icm42x70_set_accel_fs()