Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lps33k_STdC/driver/
Dlps33k_reg.h339 } lps33k_odr_t; typedef
340 int32_t lps33k_data_rate_set(const stmdev_ctx_t *ctx, lps33k_odr_t val);
341 int32_t lps33k_data_rate_get(const stmdev_ctx_t *ctx, lps33k_odr_t *val);
Dlps33k_reg.c238 int32_t lps33k_data_rate_set(const stmdev_ctx_t *ctx, lps33k_odr_t val) in lps33k_data_rate_set()
262 int32_t lps33k_data_rate_get(const stmdev_ctx_t *ctx, lps33k_odr_t *val) in lps33k_data_rate_get()