Lines Matching +full:data +full:- +full:sheet
1 /* SPDX-License-Identifier: GPL-2.0 */
6 * struct lis3lv02d_platform_data - lis3 chip family platform data
15 * data available / wake up, open drain, polarity)
26 * @axis_x: Sensor orientation remapping for x-axis
27 * @axis_y: Sensor orientation remapping for y-axis
28 * @axis_z: Sensor orientation remapping for z-axis
37 * Platform data is used to setup the sensor chip. Meaning of the different
38 * chip features can be found from the data sheet. It is publicly available
39 * at www.st.com web pages. Currently the platform data is used
45 * pass filtered data which makes it react to the changes in the acceleration.
111 #define LIS3_INV_DEV_X -1
112 #define LIS3_INV_DEV_Y -2
113 #define LIS3_INV_DEV_Z -3
122 /* Limits for selftest are specified in chip data sheet */