Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis2dux12_STdC/driver/
Dlis2dux12_reg.h2406 } lis2dux12_fifo_mode_t; typedef
2407 int32_t lis2dux12_fifo_mode_set(const stmdev_ctx_t *ctx, lis2dux12_fifo_mode_t val);
2408 int32_t lis2dux12_fifo_mode_get(const stmdev_ctx_t *ctx, lis2dux12_fifo_mode_t *val);
2461 const lis2dux12_fifo_mode_t *fmd,
Dlis2dux12_reg.c1937 int32_t lis2dux12_fifo_mode_set(const stmdev_ctx_t *ctx, lis2dux12_fifo_mode_t val) in lis2dux12_fifo_mode_set()
2002 int32_t lis2dux12_fifo_mode_get(const stmdev_ctx_t *ctx, lis2dux12_fifo_mode_t *val) in lis2dux12_fifo_mode_get()
2099 const lis2dux12_fifo_mode_t *fmd, in lis2dux12_fifo_data_get()