Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lis331dlh_STdC/driver/
Dlis331dlh_reg.c1551 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_conf_set()
1562 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_conf_set()
1583 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_conf_get()
1609 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_mode_set()
1615 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_mode_set()
1636 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_on_threshold_mode_get()
2083 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_6d_mode_set()
2090 ret = lis331dlh_write_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_6d_mode_set()
2111 ret = lis331dlh_read_reg(ctx, LIS331DLH_INT1_CFG, in lis331dlh_int1_6d_mode_get()
Dlis331dlh_reg.h303 #define LIS331DLH_INT1_CFG 0x30U macro