Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/stmemsc/ism330is_STdC/driver/
Dism330is_reg.h2369 } ism330is_hm_mode_t; typedef
2370 int32_t ism330is_xl_hm_mode_set(stmdev_ctx_t *ctx, ism330is_hm_mode_t val);
2371 int32_t ism330is_xl_hm_mode_get(stmdev_ctx_t *ctx, ism330is_hm_mode_t *val);
2372 int32_t ism330is_gy_hm_mode_set(stmdev_ctx_t *ctx, ism330is_hm_mode_t val);
2373 int32_t ism330is_gy_hm_mode_get(stmdev_ctx_t *ctx, ism330is_hm_mode_t *val);
Dism330is_reg.c408 int32_t ism330is_xl_hm_mode_set(stmdev_ctx_t *ctx, ism330is_hm_mode_t val) in ism330is_xl_hm_mode_set()
432 int32_t ism330is_xl_hm_mode_get(stmdev_ctx_t *ctx, ism330is_hm_mode_t *val) in ism330is_xl_hm_mode_get()
680 int32_t ism330is_gy_hm_mode_set(stmdev_ctx_t *ctx, ism330is_hm_mode_t val) in ism330is_gy_hm_mode_set()
704 int32_t ism330is_gy_hm_mode_get(stmdev_ctx_t *ctx, ism330is_hm_mode_t *val) in ism330is_gy_hm_mode_get()