Searched refs:LIS2DE12_INT1_THS (Results 1 – 2 of 2) sorted by relevance
1010 ret = lis2de12_read_reg(ctx, LIS2DE12_INT1_THS, (uint8_t *)&int1_ths, 1); in lis2de12_int1_gen_threshold_set()1015 ret = lis2de12_write_reg(ctx, LIS2DE12_INT1_THS, (uint8_t *)&int1_ths, 1); in lis2de12_int1_gen_threshold_set()1037 ret = lis2de12_read_reg(ctx, LIS2DE12_INT1_THS, (uint8_t *)&int1_ths, 1); in lis2de12_int1_gen_threshold_get()
460 #define LIS2DE12_INT1_THS 0x32U macro