Searched refs:LIS3DE_IG2_THS (Results 1 – 2 of 2) sorted by relevance
1255 ret = lis3de_read_reg(ctx, LIS3DE_IG2_THS, (uint8_t *)&int2_ths, 1); in lis3de_int2_gen_threshold_set()1260 ret = lis3de_write_reg(ctx, LIS3DE_IG2_THS, (uint8_t *)&int2_ths, 1); in lis3de_int2_gen_threshold_set()1281 ret = lis3de_read_reg(ctx, LIS3DE_IG2_THS, (uint8_t *)&int2_ths, 1); in lis3de_int2_gen_threshold_get()
532 #define LIS3DE_IG2_THS 0x36U macro