Home
last modified time | relevance | path

Searched defs:lsm6dsv16x_config (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x.h53 struct lsm6dsv16x_config { struct
54 stmdev_ctx_t ctx;
55 union {
65 } stmemsc_cfg;
66 uint8_t accel_pm;
67 uint8_t accel_odr;
68 uint8_t accel_range;
69 uint8_t gyro_pm;
70 uint8_t gyro_odr;
71 uint8_t gyro_range;
[all …]
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/src/
Dmain.c24 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/src/
Dmain.c148 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/src/
Dmain.c111 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function