Searched refs:BMG160_SLOPE_THRES_MASK (Results 1 – 1 of 1) sorted by relevance
79 #define BMG160_SLOPE_THRES_MASK 0x0F macro707 *val = data->slope_thres & BMG160_SLOPE_THRES_MASK; in bmg160_read_event()729 data->slope_thres &= ~BMG160_SLOPE_THRES_MASK; in bmg160_write_event()730 data->slope_thres |= (val & BMG160_SLOPE_THRES_MASK); in bmg160_write_event()