Searched refs:LIS3DH_INT2_THS (Results 1 – 2 of 2) sorted by relevance
1396 ret = lis3dh_read_reg(ctx, LIS3DH_INT2_THS, (uint8_t *)&int2_ths, 1); in lis3dh_int2_gen_threshold_set()1401 ret = lis3dh_write_reg(ctx, LIS3DH_INT2_THS, (uint8_t *)&int2_ths, 1); in lis3dh_int2_gen_threshold_set()1422 ret = lis3dh_read_reg(ctx, LIS3DH_INT2_THS, (uint8_t *)&int2_ths, 1); in lis3dh_int2_gen_threshold_get()
546 #define LIS3DH_INT2_THS 0x36U macro