Searched refs:LIS3DE_IG1_THS (Results 1 – 2 of 2) sorted by relevance
1095 ret = lis3de_read_reg(ctx, LIS3DE_IG1_THS, (uint8_t *)&int1_ths, 1); in lis3de_int1_gen_threshold_set()1100 ret = lis3de_write_reg(ctx, LIS3DE_IG1_THS, (uint8_t *)&int1_ths, 1); in lis3de_int1_gen_threshold_set()1121 ret = lis3de_read_reg(ctx, LIS3DE_IG1_THS, (uint8_t *)&int1_ths, 1); in lis3de_int1_gen_threshold_get()
460 #define LIS3DE_IG1_THS 0x32U macro