Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis3de_STdC/driver/
Dlis3de_reg.h771 } lis3de_odr_t; typedef
772 int32_t lis3de_data_rate_set(const stmdev_ctx_t *ctx, lis3de_odr_t val);
773 int32_t lis3de_data_rate_get(const stmdev_ctx_t *ctx, lis3de_odr_t *val);
Dlis3de_reg.c383 int32_t lis3de_data_rate_set(const stmdev_ctx_t *ctx, lis3de_odr_t val) in lis3de_data_rate_set()
407 int32_t lis3de_data_rate_get(const stmdev_ctx_t *ctx, lis3de_odr_t *val) in lis3de_data_rate_get()