Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis2dux12_STdC/driver/
Dlis2dux12_reg.h2286 } lis2dux12_spi_mode; typedef
2287 int32_t lis2dux12_spi_mode_set(const stmdev_ctx_t *ctx, lis2dux12_spi_mode val);
2288 int32_t lis2dux12_spi_mode_get(const stmdev_ctx_t *ctx, lis2dux12_spi_mode *val);
Dlis2dux12_reg.c1384 int32_t lis2dux12_spi_mode_set(const stmdev_ctx_t *ctx, lis2dux12_spi_mode val) in lis2dux12_spi_mode_set()
1408 int32_t lis2dux12_spi_mode_get(const stmdev_ctx_t *ctx, lis2dux12_spi_mode *val) in lis2dux12_spi_mode_get()