Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/asm330lhb_STdC/driver/
Dasm330lhb_reg.c4810 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_mode_set()
4815 ret = asm330lhb_write_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_mode_set()
4835 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_mode_get()
4880 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_temp_batch_set()
4885 ret = asm330lhb_write_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_temp_batch_set()
4906 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_temp_batch_get()
4946 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_timestamp_decimation_set()
4951 ret = asm330lhb_write_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_timestamp_decimation_set()
4974 ret = asm330lhb_read_reg(ctx, ASM330LHB_FIFO_CTRL4, in asm330lhb_fifo_timestamp_decimation_get()
Dasm330lhb_reg.h245 #define ASM330LHB_FIFO_CTRL4 0x0AU macro