Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/st1vafe3bx_STdC/driver/
Dst1vafe3bx_reg.c171 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_init_set()
290 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_init_set()
515 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_mode_set()
595 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_mode_set()
617 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_mode_get()
960 ret = st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_self_test_sign_set()
985 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_self_test_sign_set()
2504 ret += st1vafe3bx_read_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_ah_bio_active()
2506 ret += st1vafe3bx_write_reg(ctx, ST1VAFE3BX_CTRL3, (uint8_t *)&ctrl3, 1); in st1vafe3bx_ah_bio_active()
Dst1vafe3bx_reg.h287 #define ST1VAFE3BX_CTRL3 0x12U macro