Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/
Dism330bx_reg.h3013 } ism330bx_spi_mode_t; typedef
3014 int32_t ism330bx_spi_mode_set(const stmdev_ctx_t *ctx, ism330bx_spi_mode_t val);
3016 ism330bx_spi_mode_t *val);
Dism330bx_reg.c2602 int32_t ism330bx_spi_mode_set(const stmdev_ctx_t *ctx, ism330bx_spi_mode_t val) in ism330bx_spi_mode_set()
2625 int32_t ism330bx_spi_mode_get(const stmdev_ctx_t *ctx, ism330bx_spi_mode_t *val) in ism330bx_spi_mode_get()