Searched refs:tie_opt (Results 1 – 11 of 11) sorted by relevance
45 touch_ll_set_tie_option(touch_num, meas->tie_opt); in touch_hal_set_meas_mode()51 touch_ll_get_tie_option(touch_num, &meas->tie_opt); in touch_hal_get_meas_mode()
98 .tie_opt = opt, in touch_pad_set_cnt_mode()116 *opt = meas.tie_opt; in touch_pad_get_cnt_mode()
32 … touch_tie_opt_t tie_opt; /*!<Set initial voltage state of touch channel for each measurement.*/ member
209 RTCIO.touch_pad[touch_pad_wrap].tie_opt = opt; in touch_ll_set_tie_option()221 *opt = (touch_tie_opt_t)RTCIO.touch_pad[touch_pad_wrap].tie_opt; in touch_ll_get_tie_option()
245 … uint32_t tie_opt: 1; /*default touch sensor tie option. 0: tie low 1: tie high.*/ member
195 RTCIO.touch_pad[touch_num].tie_opt = opt; in touch_ll_set_tie_option()206 *opt = (touch_tie_opt_t)RTCIO.touch_pad[touch_num].tie_opt; in touch_ll_get_tie_option()
203 RTCIO.touch_pad[touch_num].tie_opt = opt; in touch_ll_set_tie_option()214 *opt = (touch_tie_opt_t)RTCIO.touch_pad[touch_num].tie_opt; in touch_ll_get_tie_option()
127 uint32_t tie_opt : 1; /*TOUCH_TIE_OPT*/ member
118 uint32_t tie_opt: 1; /*TOUCH_TIE_OPT*/ member
420 .tie_opt = TOUCH_PAD_TIE_OPT_DEFAULT, in touch_pad_denoise_set_config()
446 .tie_opt = TOUCH_PAD_TIE_OPT_DEFAULT, in touch_pad_denoise_set_config()