Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis331dlh_STdC/driver/
Dlis331dlh_reg.c1781 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_conf_set()
1792 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_conf_set()
1813 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_conf_get()
1839 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_mode_set()
1845 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_mode_set()
1866 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_on_threshold_mode_get()
2215 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_6d_mode_set()
2222 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_6d_mode_set()
2243 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT2_CFG, in lis331dlh_int2_6d_mode_get()
Dlis331dlh_reg.h376 #define LIS331DLH_INT2_CFG 0x34U macro