Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/st1vafe3bx_STdC/driver/
Dst1vafe3bx_reg.c166 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
177 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
185 ret = st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
246 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
254 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
265 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_init_set()
387 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_status_get()
815 ret = st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_trigger_sw()
819 ret = st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_trigger_sw()
1938 ret = st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL4, (uint8_t *)&ctrl4, 1); in st1vafe3bx_fifo_mode_set()
[all …]
Dst1vafe3bx_reg.h303 #define ST1VAFE3BX_CTRL4 0x13U macro