Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis2dh12_STdC/driver/
Dlis2dh12_reg.h990 } lis2dh12_fm_t; typedef
991 int32_t lis2dh12_fifo_mode_set(const stmdev_ctx_t *ctx, lis2dh12_fm_t val);
992 int32_t lis2dh12_fifo_mode_get(const stmdev_ctx_t *ctx, lis2dh12_fm_t *val);
Dlis2dh12_reg.c2049 int32_t lis2dh12_fifo_mode_set(const stmdev_ctx_t *ctx, lis2dh12_fm_t val) in lis2dh12_fifo_mode_set()
2075 int32_t lis2dh12_fifo_mode_get(const stmdev_ctx_t *ctx, lis2dh12_fm_t *val) in lis2dh12_fifo_mode_get()