Home
last modified time | relevance | path

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

/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/src/
Dmain.c93 struct sensor_value odr_attr, fs_attr, mode_attr; in lsm6dso16is_config() local
95 mode_attr.val1 = 0; /* HP */ in lsm6dso16is_config()
98 SENSOR_ATTR_CONFIGURATION, &mode_attr) < 0) { in lsm6dso16is_config()
150 struct sensor_value odr_attr, fs_attr, mode_attr; in lsm6dsv16x_config() local
152 mode_attr.val1 = 0; /* HP */ in lsm6dsv16x_config()
155 SENSOR_ATTR_CONFIGURATION, &mode_attr) < 0) { in lsm6dsv16x_config()