Searched refs:touch_data_sel (Results 1 – 4 of 4) sorted by relevance
407 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_read_raw_data()635 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_filter_read_smooth()648 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_read_benchmark()1113 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_sleep_read_benchmark()1119 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_sleep_read_smooth()1127 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_sleep_read_data()
415 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_read_raw_data()655 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_filter_read_smooth()668 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_read_benchmark()1133 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_BENCHMARK; in touch_ll_sleep_read_benchmark()1139 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_SMOOTH; in touch_ll_sleep_read_smooth()1147 SENS.sar_touch_conf.touch_data_sel = TOUCH_LL_READ_RAW; in touch_ll_sleep_read_data()
222 … uint32_t touch_data_sel: 2; /*3: smooth data 2: benchmark 1 0: raw_data*/ member
220 … uint32_t touch_data_sel : 2; /*3: smooth data 2: baseline 1,0: raw_data*/ member