Searched refs:touch_sleep_cycles (Results 1 – 6 of 6) sorted by relevance
85 HAL_FORCE_MODIFY_U32_REG_FIELD(SENS.sar_touch_ctrl2, touch_sleep_cycles, sleep_time); in touch_ll_set_sleep_time()95 *sleep_time = HAL_FORCE_READ_U32_REG_FIELD(SENS.sar_touch_ctrl2, touch_sleep_cycles); in touch_ll_get_sleep_time()
72 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCCNTL.touch_ctrl1, touch_sleep_cycles, sleep_time); in touch_ll_set_sleep_time()82 *sleep_time = HAL_FORCE_READ_U32_REG_FIELD(RTCCNTL.touch_ctrl1, touch_sleep_cycles); in touch_ll_get_sleep_time()
206 uint32_t touch_sleep_cycles:16; member
741 uint32_t touch_sleep_cycles:16; /*sleep cycles for timer*/ member
741 uint32_t touch_sleep_cycles : 16; /*sleep cycles for timer*/ member