Searched refs:BMG160_SLOPE_THRES_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define BMG160_SLOPE_THRES_MASK 0x0F macro612 *val = data->slope_thres & BMG160_SLOPE_THRES_MASK; in bmg160_read_event()634 data->slope_thres &= ~BMG160_SLOPE_THRES_MASK; in bmg160_write_event()635 data->slope_thres |= (val & BMG160_SLOPE_THRES_MASK); in bmg160_write_event()