Searched defs:lsm6dsv16x_config (Results 1 – 4 of 4) sorted by relevance
53 struct lsm6dsv16x_config { struct54 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 …]
24 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function
148 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function
111 static void lsm6dsv16x_config(const struct device *lsm6dsv16x) in lsm6dsv16x_config() function